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