Distance2Property(Single, Single) Constructor |
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic Distance2Property(
float x,
float y
)
Parameters
- x Single
[Missing <param name="x"/> documentation for "M:Demo3D.Visuals.Distance2Property.#ctor(System.Single,System.Single)"]
- y Single
[Missing <param name="y"/> documentation for "M:Demo3D.Visuals.Distance2Property.#ctor(System.Single,System.Single)"]
See Also