Provides access to members that control geometric function.
Members
Name | Description | |
---|---|---|
Resampling | Indicates if resampling will be performed. |
IGeometricFunction.Resampling Property
Indicates if resampling will be performed.
Public Property Resampling As Boolean
public bool Resampling {get; set;}
Classes that implement IGeometricFunction
Classes | Description |
---|---|
GeometricFunction | A class for a raster geometric function. |