GraphicElement.Position

GraphicElement.Position property

Gets or sets the position in the current coordinate space. If Parent is not !:null then the element have xForm coordinate space.

public virtual Point Position { get; set; }

See Also