Click or drag to resize

VectorScaledScaleByInverse Property

Gets or sets a value indicating whether to scale by the reciprocal of the ScaleFactor rather than by the factor itself.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool ScaleByInverse { get; set; }

Property Value

Type: Boolean
See Also