[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ITextOrientationSupport2

ITextOrientationSupport2 Interface

Interface that specifies whether the cell type supports cell diagonal line painting.

Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface ITextOrientationSupport2 : ITextOrientationSupport, IEnhancedRenderer, IRenderer
Public Interface ITextOrientationSupport2
    Inherits ITextOrientationSupport, IEnhancedRenderer, IRenderer

Methods

Name Description
PaintBackground(Graphics, GraphicsPath, Appearance, object, bool, bool, float)

Paint back color.

PaintEnhancedConditionalFormat(Graphics, Rectangle, Appearance, object, bool, bool, float, ExtraRendererSettings, ref RectangleF, bool)

Extend paiting with an extraRendererSettings.

PaintText(Graphics, Rectangle, Appearance, object, bool, bool, float, ExtraRendererSettings, bool, int)

Paint diagonal line rotated text.