Click or drag to resize

VectorPrimitive.TrueScale Property

Gets or Sets whether vector's "true scale" length (based on how the primitive was created) should be used.

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

Property Value

Type: Boolean
See Also