'Declaration
Public Property SquareGrid As Boolean
'Usage
Dim instance As PointAndFigureOptions Dim value As Boolean instance.SquareGrid = value value = instance.SquareGrid
public bool SquareGrid {get; set;}
'Declaration
Public Property SquareGrid As Boolean
'Usage
Dim instance As PointAndFigureOptions Dim value As Boolean instance.SquareGrid = value value = instance.SquareGrid
public bool SquareGrid {get; set;}