DatabaseSketchinc Property
|
Property that controls the recording increment
for the SKETCH command. This property corresponds to the SKETCHINC
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Sketchinc { get; set; }
Public Property Sketchinc As Double
Get
Set
public:
property double Sketchinc {
double get ();
void set (double value);
}
member Sketchinc : float with get, set
Property Value
Double
See Also