UIX_HatchType Enumeration

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

Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_HatchType
{
    UIX_HatchType_BDiagonal  = 0,
    UIX_HatchType_Cross      = 1,
    UIX_HatchType_Diagcross  = 2,
    UIX_HatchType_FDiagonal  = 3,
    UIX_HatchType_Horizontal = 4,
    UIX_HatchType_Vertical   = 5,
};

Constants

UIX_HatchType_BDiagonal
The ...
UIX_HatchType_Cross
The ...
UIX_HatchType_Diagcross
The ...
UIX_HatchType_FDiagonal
The ...
UIX_HatchType_Horizontal
The ...
UIX_HatchType_Vertical
The ...

See Also

See also ...