Provides access to the available properties of a globe layer info object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IGlobeLayerInfo.
Members
Description | ||
---|---|---|
![]() |
BaseImageDrawingPriority | Indicates the drawing priority for images on the globe. |
![]() |
BaseOption | The base option. |
![]() |
BaseSurfaceID | The layer ID of the base surface, (-1 if it doesn't exist). |
![]() |
CompressionQuality | The compression quality used. |
![]() |
CopyrightText | Copyright information associated with the layer. |
![]() |
DataType | The globe data type. |
![]() |
Description | The description of the layer. This property is set in the General tab of the Layer Properties dialog. |
![]() |
DisplayField | Primary display field. |
![]() |
ElevationExpression | The elevation expression string for features, in globe units. |
![]() |
Extent | The geographic extent of the layer. |
![]() |
ExtrusionExpression | The extrusion expression string. |
![]() |
ExtrusionType | The extrusion type. |
![]() |
FaceCulling | The face culling option. |
![]() |
Fields | Array of attribute fields contained in the layer. |
![]() |
FloatingSeeThroughOrder | Indicates the see-through order for a floating layer. |
![]() |
GraphicsLayer | The embedded Graphics Layer. |
![]() |
HasElevationValues | Indicates whether the feature layer has elevation values. |
![]() |
ID | The layer identifier. This ID is used throughout to uniquely identify the layer for all requests. |
![]() |
Illuminate | The illumination option. |
![]() |
ImageCatalogCrossoverLevel | Crossover Level of Detail (0-31) for image catalog layers. |
![]() |
ImageSamplingMode | Image sampling mode for display. |
![]() |
IsComposite | Indicates if the layer is a composite layer. |
![]() |
IsDynamicallyRasterized | Indicates if the feature data is to be rasterized. |
![]() |
IsExtruded | Indicates if the feature data is to be extruded. |
![]() |
IsGroup | Indicates if the layer is a group layer. |
![]() |
LossyCompression | Indicates if lossy compression is used. |
![]() |
MaxFeatureLevelOfDetail | Level of Detail (0-31) for feature layers. |
![]() |
MaximumDistance | The maximum visibility distance. |
![]() |
maxLOD | The maximum LOD of the Layer. |
![]() |
MinimumCellSize | Minimum cell size for rasters, in meters. |
![]() |
MinimumDistance | The minimum visibility distance. |
![]() |
minLOD | The minimum LOD of the Layer. |
![]() |
Name | The name of the layer. |
![]() |
Offset | The constant elevation offset in meters. |
![]() |
ParentLayerID | The parent layer ID if it's a member of a composite layer. |
![]() |
PerTileVisibility | Inidicates if visibility is checked for each tile. |
![]() |
RasterTileSize | Rasterized vector tile size. |
![]() |
Scale3DSymbols | Indicates if the the 3D symbols will be scaled with the distance. |
![]() |
SmoothShading | The smooth shading option. |
![]() |
SymbologyScalingFactor | The scaling factor of meters-per-point to be applied on symbol sizes during rasterization. |
![]() |
TextureCompressionType | The current texture compression type. |
![]() |
TextureDisplayType | The current texture display type. |
![]() |
TextureDownsamplingFactor | The texture down-sampling factor. |
![]() |
Transparency | The transparency percentage of the layer. |
![]() |
Type | The layer type. |
![]() |
Use16ColorBits | Indicates whether to use 16 bits for color. |
![]() |
Use16ElevationBits | Indicates whether to use 16 bits for elevation. |
![]() |
UseElevationValues | Indicates whether elevation values in the feature layer are used. |
![]() |
Visible | Indicates if the layer is visible. |
![]() |
ZFactor | The z factor. |
Inherited Interfaces
Interfaces | Description |
---|---|
IGlobeLayerInfo | Provides access to the available properties of a globe layer info object. |
CoClasses that implement IGlobeLayerInfo2
CoClasses and Classes | Description |
---|---|
GlobeLayerInfo | The Globe Layer Info coclass provides information about a globe layer. |