KitchenDraw SDK 2
Show / Hide Table of Contents

Struct Scene.View_.MagneticPoint.ProjectedPoint

Represents a 2D projection of a 3D point on the plane of the scene view.

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public struct Scene.View_.MagneticPoint.ProjectedPoint

Constructors

Name Description
ProjectedPoint(double, double)

Properties

Name Description
X
Y
In this article
Back to top Generated by DocFX