-
Notifications
You must be signed in to change notification settings - Fork 366
M_Aurora_EffectsEngine_EffectLayer_Fill
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
Fills the entire bitmap of the EffectLayer with a specified brush.
Namespace: Aurora.EffectsEngine
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public void Fill(
Brush brush
)
- brush
- Type: System.Drawing.Brush
Brush to be used during bitmap fill
EffectLayer Class
Fill Overload
Aurora.EffectsEngine Namespace