SoInterlacedStereoSetFastInterlacing Method (Boolean) |
Sets fast interlacing mode.
Namespace: OIV.Inventor.Components.StereoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetFastInterlacing(
bool fast
)
Public Sub SetFastInterlacing (
fast As Boolean
)
public:
void SetFastInterlacing(
bool fast
)
member SetFastInterlacing :
fast : bool -> unit
Parameters
- fast
- Type: SystemBoolean
Remarks
See Also