Enum IconScalingType
Represents the icon scaling types.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum IconScalingType
FitExactly
The icon should be scaled to fit the annotation rectangle ignoring the original icon sides ratio.
Proportional
The icon should be scaled to fit inside the annotation rectangle preserving the original icon sides ratio.