Enum
IconScalingType

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:

cs-api-definition
public enum IconScalingType

Fields

FitExactly

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

Declaration

cs-api-definition
FitExactly = 0

Field Value

IconScalingType

Proportional

Scale to fit inside while preserving aspect ratio.

Declaration

cs-api-definition
Proportional = 1

Field Value

IconScalingType

In this article
DefinitionFieldsFitExactlyProportional
Not finding the help you need?
Contact Support