You are here: Start » FIL.NET » DrawingStyle Class
DrawingStyle Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | DrawingStyle(DrawingMode, Single, Single, Boolean, Nullable<PointShape>, Single) | |
![]() | DrawingStyle() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | DrawingMode | FilNet.DrawingMode | |
![]() | Filled | System.Boolean | |
![]() | Opacity | System.Single | |
![]() | PointShape | System.Nullable<FilNet.PointShape> | |
![]() | PointSize | System.Single | |
![]() | Thickness | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.DrawingStyle) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.DrawingStyle, FilNet.DrawingStyle) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |