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