Click or drag to resize

VectorPrimitiveTrueScale 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: 24.1.418.0 (24.1.418.0)
Syntax
public bool TrueScale { get; set; }

Property Value

Type: Boolean
See Also