You are here: Start » 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
drawingModeFilNet.DrawingMode
opacityfloat
thicknessfloat
filledbool
pointShapeFilNet.PointShape?
pointSizefloat

See also