CompositionProjectedShadowCasterCollection.MaxRespectedCasters 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 the maximum number of shadow casters that will be respected.
public:
static property int MaxRespectedCasters { int get(); };
static int MaxRespectedCasters();
public static int MaxRespectedCasters { get; }
var int32 = CompositionProjectedShadowCasterCollection.maxRespectedCasters;
Public Shared ReadOnly Property MaxRespectedCasters As Integer
Property Value
Int32
int
The maximum number of shadow casters that will be respected.