C# Класс MultiPatchExamples.ElementUtilities

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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