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++] |
|---|
|
| [Java] |
|---|
public AgEStkGraphicsPluginRasterType getRasterType(); public void setRasterType( AgEStkGraphicsPluginRasterType ); |





