SoConverterParametersSetVerticalFlip Method |
Set the m_bVerticalFlip flag.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic void SetVerticalFlip(
bool flag
)
Public Sub SetVerticalFlip (
flag As Boolean
)
public:
void SetVerticalFlip(
bool flag
)
member SetVerticalFlip :
flag : bool -> unit
Parameters
- flag
- Type: SystemBoolean
Remarks
See Also