PXV_DocHighlightAdvanced Structure

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXV_DocHighlightAdvanced Structure}}
 
{{#customTitle:PXV_DocHighlightAdvanced Structure}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:20, 20 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

...