SoGLFormatSetSamplesCount Method |
Sets the samples count of this format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetSamplesCount(
int countSamples
)
Public Sub SetSamplesCount (
countSamples As Integer
)
public:
void SetSamplesCount(
int countSamples
)
member SetSamplesCount :
countSamples : int -> unit
Parameters
- countSamples
- Type: SystemInt32
Remarks See Also