SoConverterParametersSetVerticalFlip Method |
Set the m_bVerticalFlip flag.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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