Table of Contents

Property ScaleFactor

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ScaleFactor

Represents a scaling factor for a coordinate system.

public float ScaleFactor { readonly get; set; }

Property Value

float

Remarks

This field can be used to adjust the scale of a coordinate system or transform. Ensure that the value is appropriately set to avoid unintended transformations.