ESRI.ArcGIS.ADF.Local
LargeSelectedImage Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : LargeSelectedImage Property




Large image that represents the layer when it is selected.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property LargeSelectedImage As Integer
Visual Basic (Usage)Copy Code
Dim instance As BaseCustomGlobeLayer
Dim value As Integer
 
value = instance.LargeSelectedImage
C# 
public virtual int LargeSelectedImage {get;}

Remarks

The icon used to represent the layer when it is selected in ArcCatalog's 'Large Icon' view.

See Also

© 2010 All Rights Reserved.