PXV_DocHighlightAdvanced Structure

From PDF XChange PDF SDK
Jump to: navigation, search
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:PXV_DocHighlightAdvanced Structure}}
 
{{#customTitle:PXV_DocHighlightAdvanced Structure}}
{{#parentPage:PXV:PXV_Structures|PXV_DocHighlightAdvanced Structure|structure}}
+
{{#parentPage:PXV:PXV_Structures|PXV_DocHighlightAdvanced|structure}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 26: Line 26:
  
 
== See Also ==
 
== See Also ==
...
+
[[PXV:IPXV_DocHighlighter_Add|IPXV_DocHighlighter::Add]]

Latest revision as of 10:40, 23 May 2015


Specifies the ...

Syntax

struct PXV_DocHighlightAdvanced
{
    LONG  nSize;
    float nTxtQuadsInflate[4];
    LONG  nRoundRadius;
};

Members

nSize
Value of LONG ...
nTxtQuadsInflate
Array of float ...
nRoundRadius
Value of LONG ...

See Also

IPXV_DocHighlighter::Add