RasterizerState.ScissorTestEnable Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Get or sets a value that indicates whether scissor testing is enabled. The default is false.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in Microsoft.Xna.Framework.Graphics.dll)
Syntax
'Declaration
Public Property ScissorTestEnable As Boolean
public bool ScissorTestEnable { get; set; }
Property Value
Type: System.Boolean
true to enable scissor testing; otherwise, false.
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.