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