IUIX_Pen::LineEnd Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Pen::LineEnd Property}}
 
{{#customTitle:IUIX_Pen::LineEnd Property}}
{{#parentPage:PXV:IUIX_Pen|LineEnd Property|property}}
+
{{#parentPage:PXV:IUIX_Pen#Properties|LineEnd Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:04, 21 May 2015


Property LineEnd of interface IUIX_Pen returns/sets Value of UIX_LineEndType ...

Syntax

HRESULT get_LineEnd([out, retval]  UIX_LineEndType*  pVal);
HRESULT put_LineEnd([in]  UIX_LineEndType  pVal);

See Also

IUIX_Pen.