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




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

Protected Fields

 NameDescription
protected Fieldm_alpha Layer transparency in percent (0 - 100)  
protected Fieldm_brightness Layer brightness in percent (-100 - 100)  
protected Fieldm_bValid Flag thich determine whether the layer is valid (connected to its data source, has valid information etc.). Returned by ILAyer::Valid.  
protected Fieldm_contrast Layer contrast in percent (-100 - 100)  
protected Fieldm_displayFilter The display filter for support layer effects  
protected Fieldm_extensions An arraylist to store the layer's extensions.  
protected Fieldm_extent Keep the layer's extent. Returned by the IGeoDataset::Extent property  
protected Fieldm_interactive Indicates if the layer supports interactive effects changes  
protected Fieldm_IsCached determines whether the layers is cached  
protected Fieldm_mapSpatialRef Store the maps's spatial reference. Set by ILayer::SpatialReference.  
protected Fieldm_MaximumScale Keep the maximum scale value at which the layer will display  
protected Fieldm_MinimumScale Keep the minimum scale value at which the layer will display  
protected Fieldm_ShowTips determines whether the layers is supposed to show its MapTips  
protected Fieldm_sName Layer's name. Returned by ILayer::Name property  
protected Fieldm_spatialRef Store the layer's underlying data spatial reference. Returned by IGeoDataset::SpatialReference.  
protected Fieldm_uid The layer's UID  
protected Fieldm_visible Flag which determines whether the layers is visible. Returned by ILayer::Visible  
Top

See Also

© 2011 All Rights Reserved.