Click or drag to resize

DistanceToPrimitiveDisplayCondition.Primitive Property

Gets or sets the primitive associated with this instance.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Primitive Primitive { get; set; }

Property Value

Type: Primitive
See Also