Interface for text label drawing parameters.
virtual const istd::CIndex2d & GetDrawOffset() const =0
Get the drawing offset for the label.
virtual TextAlign GetTextAlign() const =0
Get text alignment modein label shape.
virtual void SetTextAlign(TextAlign align)=0
Set text alignment mode.
virtual void SetDrawOffset(const istd::CIndex2d &offset)=0
Set the drawing offset for the label.