UIX_LineJoinType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:16, 20 March 2015

Specifies the ...

Syntax

enum UIX_LineJoinType
{
    UIX_LineJoin_Miter = 0;
    UIX_LineJoin_Round = 1;
    UIX_LineJoin_Bevel = 2;
};

Constants

UIX_LineJoin_Miter
The ...
UIX_LineJoin_Round
The ...
UIX_LineJoin_Bevel
The ...

See Also

See also ...