Gets the
Raster Orientation associated with the attributes.
Read-only property
| [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(
|
| [Java] |
|---|
public AgEStkGraphicsRasterOrientation getOrientation();
|