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

Property Value

Type: Boolean
See Also