AGI STK Graphics 11 Send comments on this topic.
Orientation Property (IAgStkGraphicsRasterAttributes)
See Also 





Description

Gets the Raster Orientation associated with the attributes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orientation() As AgEStkGraphicsRasterOrientation

[C#]
public AgEStkGraphicsRasterOrientation Orientation {get;}

[Managed C++]
public: __property AgEStkGraphicsRasterOrientation get_Orientation();

[Unmanaged C++]
public: HRESULT get_Orientation(
AgEStkGraphicsRasterOrientation * pRetVal
);

[Java]
public AgEStkGraphicsRasterOrientation getOrientation();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1