Class Pos

Pos class

Specifies the position of the shape’s text relative to the baseline.

public class Pos : ICloneable

Constructors

NameDescription
Pos(PosValue)Constructor.

Properties

NameDescription
Ufe { get; set; }Specifies attributes of an element.
Value { get; set; }Specifies the position of the shape’s text relative to the baseline.

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