You are here: Start » FIL.NET » DrawingStyle Constructor
DrawingStyle Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public DrawingStyle ( FilNet.DrawingMode drawingMode, float opacity, float thickness, bool filled, FilNet.PointShape? pointShape, float pointSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| drawingMode | FilNet.DrawingMode | ||||
| opacity | float | ||||
| thickness | float | ||||
| filled | bool | ||||
| pointShape | FilNet.PointShape? | ||||
| pointSize | float |
