IUIX_ToggleBtn::MinSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 +
{{#customTitle:IUIX_ToggleBtn::MinSize Property}}
 +
{{#parentPage:PXV:IUIX_ToggleBtn#Properties|MinSize|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
 +
 +
Property '''MinSize''' of interface [[PXV:IUIX_ToggleBtn|IUIX_ToggleBtn]] returns  Value of SIZE ...
 +
 +
== Syntax ==
 +
<pre class="brush:cpp;gutter:false">HRESULT get_MinSize(  SIZE*  pIdealSize);
 +
</pre>
 +
 +
== See Also ==
 +
[[PXV:IUIX_ToggleBtn|IUIX_ToggleBtn]]

Revision as of 01:32, 20 October 2015


Property MinSize of interface IUIX_ToggleBtn returns Value of SIZE ...

Syntax

HRESULT get_MinSize(  SIZE*  pIdealSize);

See Also

IUIX_ToggleBtn