PXC_WidgetIconScaleType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXC_WidgetIconScaleType Enumeration}}
 
{{#customTitle:PXC_WidgetIconScaleType Enumeration}}
{{#parentPage:PXV:PXC|PXC_WidgetIconScaleType Enumeration|enum}}
+
{{#parentPage:PXV:PXC_Enumerations|PXC_WidgetIconScaleType|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 23: Line 23:
  
 
== See Also ==
 
== See Also ==
...
+
[[PXV:IPXC_AnnotData_Widget_IconScaleType|IPXC_AnnotData_Widget::IconScaleType]]

Latest revision as of 10:39, 23 May 2015


Specifies the ...

Syntax

enum PXC_WidgetIconScaleType
{
    WidgetIcon_ScaleProportional = 0,
    WidgetIcon_ScaleAnamorphic   = 1,
};

Constants

WidgetIcon_ScaleProportional
The ...
WidgetIcon_ScaleAnamorphic
The ...

See Also

IPXC_AnnotData_Widget::IconScaleType