MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPolygonTemplate Class
Properties Methods

MapPolygonTemplate Class Members

The following tables list the members exposed by MapPolygonTemplate.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapPolygonTemplate class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the X offset for the polygon center point in geographic units. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the Y offset for the polygon center point in geographic units. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the label placement of the polygon. That evaluates to one of MapPolygonTemplate.PolygonLabelPlacement. The default value is MapPolygonTemplate.PolygonLabelPlacement.MiddleCenter.  
Public PropertyGets or sets the factor by which the polygon will be scaled. An expression should evaluate to a System.Double. The default value is 1.  
Public PropertyGets or sets if the label should be shown. That evaluates to one of Auto, True, False The default value is Auto.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Top
See Also