'Declaration
Property DrawBoxesExt As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.DrawBoxesExt = value value = instance.DrawBoxesExt
bool DrawBoxesExt {get; set;}
Gets or sets a value indicating whether to draw boxes around fields.
'Declaration
Property DrawBoxesExt As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.DrawBoxesExt = value value = instance.DrawBoxesExt
bool DrawBoxesExt {get; set;}