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

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

Protected Properties

Property Type Description
_id string
_tag object
_type GeometryType

Property Details

_id protected property

protected string _id
return string

_tag protected property

protected object _tag
return object

_type protected property

protected GeometryType _type
return GeometryType