CADability dotNET Namespace: CADability.Curve2D
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# |
|---|
bool IVisibleSegments.IsHidden { get; } |
| Visual Basic |
|---|
Private ReadOnly Property IsHidden As Boolean Implements IVisibleSegments.IsHidden Get |
| Visual C++ |
|---|
private: virtual property bool IsHidden { bool get () sealed = IVisibleSegments::IsHidden::get; } |