UIX_BrushType Enumeration

From PDF XChange PDF SDK
Revision as of 10:41, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_BrushType
{
    UIX_BrushType_Solid      = 0,
    UIX_BrushType_Gradient   = 1,
    UIX_BrushType_Chessboard = 2,
    UIX_BrushType_Hatched    = 3,
};

Constants

UIX_BrushType_Solid
The ...
UIX_BrushType_Gradient
The ...
UIX_BrushType_Chessboard
The ...
UIX_BrushType_Hatched
The ...

See Also

IUIX_Brush::Type, IUIX_Inst::CreateNewBrush