IUIX_RangesNavigator::MinZoom Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 7: Line 7:
  
 
Property '''MinZoom''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of double ...
 
Property '''MinZoom''' of interface [[PXV:IUIX_RangesNavigator|IUIX_RangesNavigator]] returns  Value of double ...
 +
 +
Returns the minimum allowable zoom value
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:15, 25 May 2015


Property MinZoom of interface IUIX_RangesNavigator returns Value of double ...

Returns the minimum allowable zoom value

Syntax

HRESULT get_MinZoom([out, retval]  double*  pMinZoom);

See Also

IUIX_RangesNavigator