Gets the type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property RasterType() As AgEStkGraphicsPluginRasterType
|
| [C#] |
|---|
public AgEStkGraphicsPluginRasterType RasterType {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEStkGraphicsPluginRasterType get_RasterType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_RasterType(
|
| [Java] |
|---|
public AgEStkGraphicsPluginRasterType getRasterType();public void setRasterType(
|