Initializes a new instance with the specified Edge Detect Method.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsEdgeDetectFilter InitializeWithMethod( AgEStkGraphicsEdgeDetectMethod Method ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsEdgeDetectFilter^ InitializeWithMethod( AgEStkGraphicsEdgeDetectMethod Method ); |
| [Java] |
|---|
public IAgStkGraphicsEdgeDetectFilter initializeWithMethod( AgEStkGraphicsEdgeDetectMethod Method ); |
| [Unmanaged C++] |
|---|
|
- Method
- Method used to detect edges in the source raster.





