[]
Gets a value that indicates the current zoom factor engaged for content scaling.
public double ZoomFactor { get; }
Type | Description |
---|---|
double | The current zoom factor engaged for content scaling. The default is 1.0, where 1.0 indicates no additional scaling. |