UIX_LineJoinType Enumeration
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_LineJoinType Enumeration}} | {{#customTitle:UIX_LineJoinType Enumeration}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:56, 20 April 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 ...