Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies how large the distance contacts on a scale or rotate gesture need to be to trigger manipulation.
This property is read/write.
Syntax
HRESULT put_MinimumScaleRotateRadius(
FLOAT minRadius
);
Parameters
minRadius
Return value
None
Remarks
Note This property is set in centipixels (100ths of a pixel).
Examples
pManip->put_MinimumScaleRotateRadius(4000.0f);
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | manipulations.h |