Gets the
ModelTransformationType associated with the
transformation.
Read-only property
[Visual Basic .NET] |
---|
Public Property Type() As AgEStkGraphicsModelTransformationType
|
[C#] |
---|
public AgEStkGraphicsModelTransformationType Type {get;}
|
[Managed C++] |
---|
public: __property AgEStkGraphicsModelTransformationType get_Type();
|
[Unmanaged C++] |
---|
public: HRESULT get_Type(
|
[Java] |
---|
public AgEStkGraphicsModelTransformationType getType();
|