'Declaration Public Function New( _ ByVal boundValue As Double, _ ByVal fillStyle As FillStyle _ )
public Range( double boundValue, FillStyle fillStyle )
Parameters
- boundValue
- The boundary value of the range.
- fillStyle
- The fill style used to draw the range.