BulgeVertexBulge Property
|
Property that represents the bulge
value.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Bulge { get; set; }
Public Property Bulge As Double
Get
Set
public:
property double Bulge {
double get ();
void set (double value);
}
member Bulge : float with get, set
Property Value
Double
See Also