C# Class GlobeGraphicsToolbar.StyleElement

Mostra file Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
StyleElement ( IGeometry geometry, double size, IStyleGalleryItem styleGalleryItem ) : ESRI.ArcGIS.Geometry

Private Methods

Method Description
GetElement ( IGeometry geometry, double size, IStyleGalleryItem styleGalleryItem ) : IElement
GetElementProperties ( ) : IGlobeGraphicsElementProperties

Method Details

StyleElement() public method

public StyleElement ( IGeometry geometry, double size, IStyleGalleryItem styleGalleryItem ) : ESRI.ArcGIS.Geometry
geometry IGeometry
size double
styleGalleryItem IStyleGalleryItem
return ESRI.ArcGIS.Geometry