Gets or sets the method used to sharpen the source raster.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Method() As AgEStkGraphicsSharpenMethod |
| [C#] |
|---|
public AgEStkGraphicsSharpenMethod Method {get; set;} |
| [Managed C++] |
|---|
public: __property AgEStkGraphicsSharpenMethod get_Method(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Method( |
| [Java] |
|---|
public AgEStkGraphicsSharpenMethod getMethod(); |
