GraphicsMode.Samples Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a System.Int32 that contains the number of FSAA samples per pixel for this GraphicsFormat.
public int Samples { get; }
member this.Samples : int