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