ApplicationSettingsSelectionOutlineTransparency Property |
Gets or sets the transparency of the line width when displaying selected shapes with increased thickness.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic abstract float SelectionOutlineTransparency { get; set; }Public MustOverride Property SelectionOutlineTransparency As Single
Get
Set
Property Value
Type:
Single
a value in the range 0 to 0.8
See Also