C# 클래스 SuperMap.Connector.Control.Forms.GeometryBase

几何形状的基类
파일 보기 프로젝트 열기: SuperMap/iClient-for-DotNet

보호된 프로퍼티들

프로퍼티 타입 설명
_id string
_tag object
_type GeometryType

프로퍼티 상세

_id 보호되어 있는 프로퍼티

protected string _id
리턴 string

_tag 보호되어 있는 프로퍼티

protected object _tag
리턴 object

_type 보호되어 있는 프로퍼티

protected GeometryType _type
리턴 GeometryType