C# 클래스 MultiPatchExamples.ElementUtilities

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

공개 메소드들

메소드 설명
ConstructMultiPatchElement ( IGeometry geometry, IColor color ) : IElement
ConstructPolylineElement ( IGeometry geometry, IColor color, esriSimple3DLineStyle style, double width ) : IElement

메소드 상세

ConstructMultiPatchElement() 공개 정적인 메소드

public static ConstructMultiPatchElement ( IGeometry geometry, IColor color ) : IElement
geometry IGeometry
color IColor
리턴 IElement

ConstructPolylineElement() 공개 정적인 메소드

public static ConstructPolylineElement ( IGeometry geometry, IColor color, esriSimple3DLineStyle style, double width ) : IElement
geometry IGeometry
color IColor
style esriSimple3DLineStyle
width double
리턴 IElement