MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTitle Interface / TextShadowOffset Property

In This Topic
TextShadowOffset Property (IMapTitle)
In This Topic
Gets the size of the text shadow. The default value is 0.
Syntax
'Declaration
 
ReadOnly Property TextShadowOffset As Length
 

Property Value

A GrapeCity.ActiveReports.PageReportModel.Length representing the size of the text shadow.
See Also