ESRI.ArcGIS.ADF.Local
SupportsBrightnessChange Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomLayer Class : SupportsBrightnessChange Property




Indicates if the layer supports brightness changes.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SupportsBrightnessChange As Boolean
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomLayer
Dim value As Boolean
 
value = instance.SupportsBrightnessChange
C# 
public bool SupportsBrightnessChange {get;}

See Also

© 2010 All Rights Reserved.