[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.GetDrawingStringFormat

GetDrawingStringFormat Method

GetDrawingStringFormat(ref Rectangle)

Gets a new string format for drawing the text in the specified rectangle.

Declaration
protected virtual StringFormat GetDrawingStringFormat(ref Rectangle drawRect)
Protected Overridable Function GetDrawingStringFormat(ByRef drawRect As Rectangle) As StringFormat
Parameters
Type Name Description
Rectangle drawRect

Rectangle for drawing text

Returns
Type Description
StringFormat

StringFormat object that contains the string format

Remarks

This method modifies the rectangle under certain settings.