Gets or sets the mode of filling surfaces.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute(FillMode.Solid)]
public FillMode RenderDetail { get; set; }

See Also