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