'Declaration
Property IgnoreApplyEffect As Boolean
'Usage
Dim instance As IDrawingSurface Dim value As Boolean instance.IgnoreApplyEffect = value value = instance.IgnoreApplyEffect
bool IgnoreApplyEffect {get; set;}
'Declaration
Property IgnoreApplyEffect As Boolean
'Usage
Dim instance As IDrawingSurface Dim value As Boolean instance.IgnoreApplyEffect = value value = instance.IgnoreApplyEffect
bool IgnoreApplyEffect {get; set;}