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

Property Value

Type: Boolean
See Also