You are here: Start » FIL.NET » Ellipse2D Constructor
Ellipse2D Constructor
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Syntax
public Ellipse2D ( Fil.Point2D center_, float angle_, float width_, float height_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
center_ | Fil.Point2D | ||||
angle_ | float | ||||
width_ | float | ||||
height_ | float |