SymbolStyleScalingType
Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public ScalingType ScalingType { get; set; }
Public Property ScalingType As ScalingType
Get
Set
public:
property ScalingType ScalingType {
ScalingType get ();
void set (ScalingType value);
}
member ScalingType : ScalingType with get, set
Property Value
ScalingType
See Also