DrawingScaleType

DrawingScaleType class

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

public class DrawingScaleType

Constructors

Name Description
DrawingScaleType(DrawingScaleTypeValue) Constructor.

Properties

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

Methods

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

See Also