SoInterlacedStereoSetFastInterlacing Method (Boolean) |
Sets fast interlacing mode.
Namespace: OIV.Inventor.Components.StereoAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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