New to Telerik Document ProcessingStart a free 30-day trial

Modes that control how an icon scales when resizing is required.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Annotations

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum IconScalingType

Fields

Scale to fit the rectangle exactly; aspect ratio may be distorted.

C#
FitExactly = 0

Scale to fit inside while preserving aspect ratio.

C#
Proportional = 1
In this article
DefinitionFieldsFitExactlyProportional
Not finding the help you need?
Contact Support