ArcObjects Library Reference (Carto) |
|
Provides access to additional members that control common aspects of a feature layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Provides access to the properties and methods of a layer based on vector geographic data, which is typically a geodatabase, shapefile, or coverage feature class.
Members
CoClasses that implement IFeatureLayer2
Remarks
This interface provides access to all properties and methods of IFeatureLayer as well as one new read-only property (ShapeType) and method (ExpandRegionForSymbols).
.NET Samples
Add and symbolize a historical temporal layer in ArcMap (Code Files:
AddTemporalLayerButton)