C# 클래스 GlobeGraphicsToolbar.PolylineElement

파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples 1 사용 예제들

공개 메소드들

메소드 설명
PolylineElement ( IGeometry geometry, double width, esriSimpleLineStyle simpleLineStyle ) : ESRI.ArcGIS.Geometry

비공개 메소드들

메소드 설명
GetElement ( IGeometry geometry, double width, esriSimpleLineStyle simpleLineStyle ) : IElement
GetElementProperties ( ) : IGlobeGraphicsElementProperties

메소드 상세

PolylineElement() 공개 메소드

public PolylineElement ( IGeometry geometry, double width, esriSimpleLineStyle simpleLineStyle ) : ESRI.ArcGIS.Geometry
geometry IGeometry
width double
simpleLineStyle esriSimpleLineStyle
리턴 ESRI.ArcGIS.Geometry