DrawingViewClientSize Property |
Gets the height and width of 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 Size ClientSize { get; }
Public MustOverride ReadOnly Property ClientSize As Size
Get
Property Value
Type:
SizeSee Also