Skip to content

P_Rhino_Geometry_AnnotationText_VerticalAlignment

Will Pearson edited this page Aug 12, 2016 · 1 revision

AnnotationText.VerticalAlignment Property

Text vertical alignment

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public VerticalAlignment VerticalAlignment { get; set; }

VB

Public Property VerticalAlignment As VerticalAlignment
	Get
	Set

Property Value

Type: VerticalAlignment

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

AnnotationText Class
Rhino.Geometry Namespace

Clone this wiki locally