PXC_WidgetIconScaleType Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 23: Line 23:
  
 
== See Also ==
 
== See Also ==
...
+
[[PXV:IPXC_AnnotData_Widget_IconScaleType|IPXC_AnnotData_Widget::IconScaleType]]

Revision as of 06:15, 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