ESRI.ArcGIS.ADF.IMS
DrawSeparately Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > AcetateLayer Class : DrawSeparately Property




Gets or sets a property that determines if this layer will be drawn on a separate image than the map.

Syntax

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

See Also

© 2010 All Rights Reserved.