Class DrawingScaleType

DrawingScaleType class

Specifies the type of drawing scale to use for a page.

public class DrawingScaleType

Constructors

NameDescription
DrawingScaleType(DrawingScaleTypeValue)Constructor.

Properties

NameDescription
Ufe { get; }Specifies attributes of an element.
Value { get; set; }Specifies the type of drawing scale to use for a page.

Methods

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

See Also