hwIPPTPublishOption SetAspectRatioString
Updates the resolution with the selected aspect ratio string.
Syntax
hwIPPTPublishOption_handle SetAspectRatioString aspect_ratio_string
Application
HyperWorks Tcl Query
Description
Return the aspect ratio string.
Inputs
- aspect_ratio_string
- Choose from 16/9 or 4/3.
Example
Opt SetAspectRatioString 16/9
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query