|
|
|
|
|
MinZoom (Property) In french: MinZoom
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). Note: This property can only be used for camera fields that are not in "26 compatible mode".. Note:
POT_Zoom.BorneMin = CAM_MaCaméra.ZoomMin
POT_Zoom.BorneMax = CAM_MaCaméra.ZoomMax
Syntax
<Result> = <Camera control>.MinZoom
<Result>: Real Minimum zoom of the Camera control. <Camera control>: Control name Name of the Camera control used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|