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# |
|---|
bool IPaintTo3D.SelectMode { get; set; } |
| Visual Basic |
|---|
Private Property SelectMode As Boolean Implements IPaintTo3D.SelectMode Get Set |
| Visual C++ |
|---|
private: virtual property bool SelectMode { bool get () sealed = IPaintTo3D::SelectMode::get; void set (bool value) sealed = IPaintTo3D::SelectMode::set; } |