'Declaration
<System.ComponentModel.CategoryAttribute("Handles")> <System.ComponentModel.DescriptionAttribute("Gets the style of the geometry control points")> Public ReadOnly Property GeometryControlsStyle As NHandleStyle
'Usage
Dim instance As NSmartShapeCanvasSettings Dim value As NHandleStyle value = instance.GeometryControlsStyle
[System.ComponentModel.Category("Handles")] [System.ComponentModel.Description("Gets the style of the geometry control points")] public NHandleStyle GeometryControlsStyle {get;}