The Type of the line

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GdxAnnotationOrientation Orientation { get; private set; }
Visual Basic
Public Property Orientation As GdxAnnotationOrientation
	Get
	Private Set
JScript
function get Orientation () : GdxAnnotationOrientation
private function set Orientation (value : GdxAnnotationOrientation)

See Also