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