DimAssocRotatedType
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public RotatedDimType RotatedType { get; set; }
Public Property RotatedType As RotatedDimType
Get
Set
public:
property RotatedDimType RotatedType {
RotatedDimType get ();
void set (RotatedDimType value);
}
member RotatedType : RotatedDimType with get, set
Property Value
RotatedDimType
See Also