Slu.Heureka.DomainLayer.GIS.SpatialRelations Namespace > NCPatchCreatorExtension Class : CreatePatch Method |
'Declaration
<ExtensionAttribute()> Public Shared Function CreatePatch( _ ByVal standPolygon As DotSpatial.Data.IFeature, _ ByVal targetAreaProportion As Double, _ Optional ByVal tolerance As Double _ ) As DotSpatial.Data.IFeature
'Usage
Dim standPolygon As DotSpatial.Data.IFeature Dim targetAreaProportion As Double Dim tolerance As Double Dim value As DotSpatial.Data.IFeature value = NCPatchCreatorExtension.CreatePatch(standPolygon, targetAreaProportion, tolerance)
[Extension()] public static DotSpatial.Data.IFeature CreatePatch( DotSpatial.Data.IFeature standPolygon, double targetAreaProportion, double tolerance )
[Extension()] public: static DotSpatial.Data.IFeature^ CreatePatch( DotSpatial.Data.IFeature^ standPolygon, double targetAreaProportion, double tolerance )
Exception | Description |
---|---|
System.Exception | Represents errors that occur during application execution.To browse the .NET Framework source code for this type, see the Reference Source. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2