Class MapTitleVal
Inheritance
System.Object
MapTitleVal
Assembly: BoldReports.UWP.dll
Syntax
public class MapTitleVal : MapDockableSubItemVal
Constructors
MapTitleVal()
Declaration
Properties
Angle
Declaration
public float Angle { get; set; }
Property Value
Type |
Description |
System.Single |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Text
Declaration
public string Text { get; set; }
Property Value
Type |
Description |
System.String |
|
TextShadowOffset
Declaration
public Size TextShadowOffset { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.Size |
|