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 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXV_DocHighlightAdvanced Structure}}
 
{{#customTitle:PXV_DocHighlightAdvanced Structure}}
{{#parentPage:PXV:PXV|PXV_DocHighlightAdvanced Structure|structure}}
+
{{#parentPage:PXV:PXV_Structures|PXV_DocHighlightAdvanced Structure|structure}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:32, 21 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

...