PointD Constructor (Double, Double)
|
|
Initializes a new instance of the
PointD class
Namespace:
MediaCy.Utilities.SystemEx
Assembly:
MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
SyntaxPublic Sub New (
x As Double,
y As Double
)
Parameters
- x
- Type: SystemDouble
- y
- Type: SystemDouble
See Also