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