You are here: Start » AVL.NET » StringLabel Class

StringLabel Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
StringLabel()
StringLabel(String, Point2D)

Properties

 NameTypeDescription
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
PositionAvl.Point2D
TextSystem.String

Methods

 NameDescription
CopyTo(Avl.StringLabel)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.StringLabel)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.StringLabel)
ToString()Inherited from System.Object

See also