[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsVerticalAngled

IsVerticalAngled Method

IsVerticalAngled(ITextBox)

Check if we need special processing for the text.

Declaration
public static bool IsVerticalAngled(this ITextBox tb)
Parameters
Type Name Description
ITextBox tb
Returns
Type Description
bool

IsVerticalAngled(float)

Check if we need special processing for the text.

Declaration
public static bool IsVerticalAngled(float textBoxAngle)
Parameters
Type Name Description
float textBoxAngle
Returns
Type Description
bool