Gets or sets a value indicating whether this ImageOverlay is visible.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool Visible { get; set; }
Visual Basic (Declaration)
Public Property Visible As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if visible; otherwise, falseFalsefalsefalse (False in Visual Basic).

Remarks

Determines whether the current ImageOverlay is visible on the map display.

See Also

Relate Topics:
  DisplayPosition Property
  LockAspectRatio Property
  ScalingSize Property
  SizeMode Property
  Transparency Property
Created by Atop CHM to web converter,© 2009 all right reserved.