NShape Reference
ResizeModifiers Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
ResizeModifiers Enumeration

Previous pageReturn to chapter overviewNext page

Defines how resizing should be performed.

Syntax

[Flags]
public enum ResizeModifiers {
 None = 0,
 MaintainAspect = 1,
 MirroredResize = 2
}

Description

Defines how resizing should be performed.

Values

Name

Value

None

Standard resizing

MaintainAspect

Maintain aspect ratio while resizing

MirroredResize

Resizing is also applied to the opposite side

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape