You are here: Start » FIL.NET » DrawingStyle Constructor
DrawingStyle Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public DrawingStyle ( Fil.DrawingMode drawingMode_, float opacity_, float thickness_, bool filled_, Optional<Fil.PointShape> pointShape_, float pointSize_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
drawingMode_ | Fil.DrawingMode | ||||
opacity_ | float | ||||
thickness_ | float | ||||
filled_ | bool | ||||
pointShape_ | Ftl.Optional<Fil.PointShape> | ||||
pointSize_ | float |