KitchenDraw SDK 2
Show / Hide Table of Contents

Struct Scene.View_.PixelPoint

Represents 2D point defined in a window pixel space.

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_.PixelPoint

Constructors

Name Description
PixelPoint(int, int)

Properties

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