| SoConverterParametersIsVerticalFlip Method  | 
Return if m_bVerticalFlip flag is set. 
 
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool IsVerticalFlip()
Public Function IsVerticalFlip As Boolean
public:
bool IsVerticalFlip()
member IsVerticalFlip : unit -> bool 
Return Value
Type: 
Boolean
Remarks
See Also