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

DrawingStyle Class

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

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

Properties

 NameTypeDescription
DrawingModeFil.DrawingMode
FilledSystem.Boolean
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
OpacitySystem.Single
PointShapeFtl.Optional<Fil.PointShape>
PointSizeSystem.Single
ThicknessSystem.Single

Methods

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

See also