Method | Description | |
---|---|---|
TransformFeatureInPlace ( Feature feature, IMathTransform transform ) : void |
Applies transformation to features' coordinates.
|
public static TransformFeatureInPlace ( Feature feature, IMathTransform transform ) : void | ||
feature | Feature | Feature which coordinates should be transformed |
transform | IMathTransform | The transformation to apply |
return | void |