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