ActiveReports 19 .NET Edition
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
    Length TextShadowOffset {get;}

    Property Value

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