IUIX_RangesNavigator::MinZoom Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#customTitle:IUIX_RangesNavigator::MinZoom Property}}
 
{{#customTitle:IUIX_RangesNavigator::MinZoom Property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|MinZoom|property}}
 
{{#parentPage:PXV:IUIX_RangesNavigator#Properties|MinZoom|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

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