Class DrawingResizeType

DrawingResizeType class

Determines whether the drawing page resizes automatically to fit the diagram.

public class DrawingResizeType

Constructors

NameDescription
DrawingResizeType(DrawingResizeTypeValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Determines whether the drawing page resizes automatically to fit the diagram.

Methods

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also