 | CPLYCreate Method |
Creates a Polygon Object.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CPLY Create()
public static CPLY Create()
Public Shared Function Create As CPLY
Public Shared Function Create As CPLY
public:
static CPLY^ Create()
public:
static CPLY^ Create()
static member Create : unit -> CPLY
static member Create : unit -> CPLY
Return Value
Type:
CPLYPLY Handle
See Also