Class StencilConfiguration
StencilConfiguration class
DeStencilConfiguration klasse definieert een configuratie van opties voor stencileffecten.
public class StencilConfiguration
Constructeurs
| Naam | Beschrijving |
|---|
| StencilConfiguration() | Initialiseert een nieuw exemplaar van hetStencilConfiguration klasse. |
Eigenschappen
| Naam | Beschrijving |
|---|
| Color { get; set; } | Hiermee wordt de kleur voor het renderen van stencillijnen voor het type MonoColor opgehaald of ingesteld. |
| Type { get; set; } | Haalt of stelt deStencilType . |
Zie ook