This document is archived and information here might be outdated. Recommended version. |
The native display transformation of the dimension feature class.
[Visual Basic .NET] Public ReadOnly Property NativeTransformation As ITransformation
[C#] public ITransformation NativeTransformation {get;}
[C++]
HRESULT get_NativeTransformation(
ITransformation** transformation
);
[C++] Parameters transformation [out, retval]
transformation is a parameter of type ITransformation**