Enum IconScalingType
Modes that control how an icon scales when resizing is required.
Namespace: Telerik.Windows.Documents.Fixed.Model.Annotations
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum IconScalingType
FitExactly
Scale to fit the rectangle exactly; aspect ratio may be distorted.
Proportional
Scale to fit inside while preserving aspect ratio.