ESRI.ArcGIS.ADF.Local
BaseCustomLayer Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace : BaseCustomLayer Class




For a list of all members of this type, see BaseCustomLayer members.

Public Properties

 NameDescription
public PropertyAreaOfInterest The default area of interest for the layer. Returns the spatial-referenced extent of the layer.  
public PropertyBrightness Layer brightness in percent (-100 - 100).  
public PropertyCached Indicates if the layer needs its own display cache.  
public PropertyContrast Layer contrast in percent (-100 - 100).  
public PropertyDisplayFilter Specifies the display filter used by the layer.  
public PropertyExtensionCount Number of extensions.  
public PropertyExtent The layers geodataset extent which is a union of the extents of all the items of the layer  
public PropertyID The ID of the object.  
public PropertyLastMaximumScale Last maximum scale setting used by layer.  
public PropertyLastMinimumScale Last minimum scale setting used by layer.  
public PropertyLayerDescription Description for the layer.  
public PropertyMaximumScale Maximum scale (representative fraction) at which the layer will display.  
public PropertyMinimumScale Minimum scale (representative fraction) at which the layer will display.  
public PropertyName The Layer name.  
public PropertyShowTips Indicates if the layer shows map tips.  
public PropertySpatialReference The spatial reference of the underlying data.  
public PropertySupportedDrawPhases Supported draw phases.  
public PropertySupportsBrightnessChange Indicates if the layer supports brightness changes.  
public PropertySupportsContrastChange Indicates if the layer supports contrast changes.  
public PropertySupportsInteractive Indicates if the layer supports interactive effects changes.  
public PropertySupportsTransparency Indicates if the layer supports transparency.  
public PropertyTransparency Layer transparency in percent (0 - 100).  
public PropertyUsesFilter Specifies whether or not the layer uses a filter.  
public PropertyValid Indicates if the layer is currently valid.  
public PropertyVisible Indicates if the layer is currently visible.  
Top

See Also

© 2011 All Rights Reserved.