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