ShapeGeometry.GetSelectionBorderThickness Method
Include Protected Members
Include Inherited Members
Gets the width of the border for a selection in the specified view.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetSelectionBorderThickness(Graphics) | Gets the width of the border for a selection in the current view. | |
GetSelectionBorderThickness(DiagramClientView) | Gets the width of the border for a selection in the specified view. |
Top