 | CTPATCreate Method |
Creates an empty thematic pattern object.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static CTPAT Create()
public static CTPAT Create()
Public Shared Function Create As CTPAT
Public Shared Function Create As CTPAT
public:
static CTPAT^ Create()
public:
static CTPAT^ Create()
static member Create : unit -> CTPAT
static member Create : unit -> CTPAT
Return Value
Type:
CTPATTPAT object
See Also