TTabFeatureLengthAbsoluteValue
Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public double LengthAbsoluteValue { get; set; }
Public Property LengthAbsoluteValue As Double
Get
Set
public:
property double LengthAbsoluteValue {
double get ();
void set (double value);
}
member LengthAbsoluteValue : float with get, set
Property Value
Double
See Also