AcadDwfUnderlayClassIAcadDwfUnderlay_Rotation Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual double IAcadDwfUnderlay_Rotation { get; set; }
Public Overridable Property IAcadDwfUnderlay_Rotation As Double
Get
Set
public:
virtual property double IAcadDwfUnderlay_Rotation {
double get ();
void set (double value);
}
abstract IAcadDwfUnderlay_Rotation : float with get, set
override IAcadDwfUnderlay_Rotation : float with get, set
Property Value
Type:
Double
Implements
IAcadDwfUnderlayRotation
See Also