UIX_LineJoinType Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_LineJoinType Enumeration}} | {{#customTitle:UIX_LineJoinType Enumeration}} | ||
− | {{#parentPage:PXV:UIX_Enumerations|UIX_LineJoinType | + | {{#parentPage:PXV:UIX_Enumerations|UIX_LineJoinType|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 26: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Pen_LineJoin|IUIX_Pen::LineJoin]] |
Latest revision as of 09:43, 23 May 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 ...