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