DrawingViewClientRectangle Property |
Gets the rectangle that represents the client area of the view.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Rectangle ClientRectangle { get; }
Public MustOverride ReadOnly Property ClientRectangle As Rectangle
Get
Property Value
Type:
RectangleSee Also