C# Class SuperMap.Connector.Control.Forms.GeometryBase

几何形状的基类
Mostrar archivo Open project: SuperMap/iClient-for-DotNet

Protected Properties

Property Type Description
_id string
_tag object
_type GeometryType

Property Details

_id protected_oe property

protected string _id
return string

_tag protected_oe property

protected object _tag
return object

_type protected_oe property

protected GeometryType _type
return GeometryType