Click or drag to resize

PointInReferenceFrame.ObservedPoint Property

Gets or sets the Point that is observed in the Frame.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Point ObservedPoint { get; set; }

Property Value

Type: Point
See Also