UIX_LineEndType Enumeration

From PDF XChange PDF SDK
Revision as of 07:16, 20 March 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_LineEndType
{
    UIX_LineEnd_Butt = 0;
    UIX_LineEnd_Round = 1;
    UIX_LineEnd_Square = 2;
};

Constants

UIX_LineEnd_Butt
The ...
UIX_LineEnd_Round
The ...
UIX_LineEnd_Square
The ...

See Also

See also ...