CADability dotNET Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
Rectangle IView.DisplayRectangle { get; } |
| Visual Basic |
|---|
Private ReadOnly Property DisplayRectangle As Rectangle Implements IView.DisplayRectangle Get |
| Visual C++ |
|---|
private: virtual property Rectangle DisplayRectangle { Rectangle get () sealed = IView::DisplayRectangle::get; } |