'Declaration
Public Sub SetForceRasterizerInterpolation( _ ByVal Forced As Boolean _ )
public void SetForceRasterizerInterpolation( bool Forced )
public procedure SetForceRasterizerInterpolation( Forced: Boolean );
public function SetForceRasterizerInterpolation( Forced : boolean );
public: void SetForceRasterizerInterpolation( bool Forced )
public: void SetForceRasterizerInterpolation( bool Forced )
Parameters
- Forced