WktDateTime Class

Summary:

Module: aspose.gis.common.formats.wkt

Full Name: aspose.gis.common.formats.wkt.WktDateTime

Inheritance: WktValue

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
WktDateTime(value)Initializes a new instance of the WktDateTime class

Properties

NameTypeAccessDescription
parentWktCompositeValuer
valuestringr

Methods

NameDescription
create(wkt)
get_hash_code()
to_string()

Constructor: WktDateTime(value)

 WktDateTime(value) 

Initializes a new instance of the WktDateTime class

Parameters:

ParameterTypeDescription
valuestring

Method: create(wkt) [static]

 create(wkt) 

Parameters:

ParameterTypeDescription
wktstring

Returns

TypeDescription
WktCompositeValue

Method: get_hash_code()

 get_hash_code() 

Returns

TypeDescription
int

Method: to_string()

 to_string() 

Returns

TypeDescription
string