Eyeshot 10 WinForms API Reference
HexagonalRegion Constructor(Double,Boolean)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > HexagonalRegion Class > HexagonalRegion Constructor : HexagonalRegion Constructor(Double,Boolean)
The hexagon radius
When true, the radius is considered of the inscribed circle
Standard constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal radius As Double, _
   Optional ByVal inscribed As Boolean _
)
public HexagonalRegion( 
   double radius,
   bool inscribed
)

Parameters

radius
The hexagon radius
inscribed
When true, the radius is considered of the inscribed circle
See Also

Reference

HexagonalRegion Class
HexagonalRegion Members
Overload List