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