Search
Label3D Methods
 


 Public Methods

  Name Description

getBottomLeft

Gets the bottom-left corner of label's layout rectangle.

getBrush

Gets the Brush used to render this Label3D instance.

getFont

Gets the label's font.

getRotationAngle

Gets the label's rotation angle.

getText

Gets the label's text.

getTopRight

Gets the top-right corner of label's layout rectangle.

setBottomLeft

Sets the bottom-left corner of label's layout rectangle.

setBrush

Sets the Brush used to render this Label3D instance.

setFont

Sets the label's font.

setRotationAngle

Sets the label's rotation angle.

setText

Sets the label's text.

setTopRight

Sets the top-right corner of label's layout rectangle.

 See Also