Gets a transformation by name.
[Visual Basic .NET] |
---|
Public Function GetItemByString( _ ByVal Name As String _ ) As IAgStkGraphicsModelTransformation |
[C#] |
---|
public IAgStkGraphicsModelTransformation GetItemByString( |
[Managed C++] |
---|
public: IAgStkGraphicsModelTransformation^ GetItemByString( |
[Java] |
---|
public IAgStkGraphicsModelTransformation getItemByString( |
[Unmanaged C++] |
---|
public: HRESULT GetItemByString( |
- Name
- The name of the ModelTransformation.