Click or drag to resize

RangeD Class

Range of double type. NET equivalent of DOUBLERANGE
Inheritance Hierarchy
SystemObject
  MediaCy.CommandsRangeD

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
<SerializableAttribute>
Public Class RangeD

The RangeD type exposes the following members.

Constructors
  NameDescription
Public methodRangeD
Initializes a new instance of the RangeD class
Public methodRangeD(DOUBLERANGE)
Initializes a new instance of the RangeD class
Public methodRangeD(RangeD)
Initializes a new instance of the RangeD class
Public methodRangeD(Double, Double)
Initializes a new instance of the RangeD class
Top
Properties
  NameDescription
Public propertyEnd
Public propertyStart
Top
Operators
Remarks