Class ResizeMode

ResizeMode class

Specifies the current resize behavior setting for the shape when contained in a group.

public class ResizeMode : ICloneable

Constructors

NameDescription
ResizeMode(ResizeModeValue)Constructor.

Properties

NameDescription
Ufe { get; set; }Specifies attributes of an element.
Value { get; set; }Specifies the current resize behavior setting for the shape when contained in a group.

Methods

NameDescription
Clone()Creates deep copy of this instance.
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also