Click or drag to resize

VectorScaled.ScaleByInverse 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: 25.1.421.0 (25.1.421.0)
Syntax
public bool ScaleByInverse { get; set; }

Property Value

Type: Boolean
See Also