ActiveReports 9
MapPolygonLabelVisibility Enumeration

Indicates the visibility mode of map polygon label.
Syntax
'Declaration
 
Public Enum MapPolygonLabelVisibility 
   Inherits System.Enum
public enum MapPolygonLabelVisibility : System.Enum 
Members
MemberDescription
AutoDefines mode when labels are conditionally visible.
HiddenDefines mode when polygon label is unconditionally hidden.
VisibleDefines mode when polygon label is unconditionally visible.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPolygonLabelVisibility

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum