MapperAutoTransform Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
AutoTransform
See Also