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

DrawingStyle Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
DrawingStyle()
DrawingStyle(DrawingMode, Single, Single, Boolean, Optional<PointShape>, Single)

Properties

 NameTypeDescription
DrawingModeAvl.DrawingMode
FilledSystem.Boolean
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
OpacitySystem.Single
PointShapeAtl.Optional<Avl.PointShape>
PointSizeSystem.Single
ThicknessSystem.Single

Methods

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

See also