Click or drag to resize
AB4D logo

CameraTargetPositionAdornerPosition Property

Gets or sets the camera target position (in the 2D coordinate system of Viewport3D element)

Namespace: Ab3d.Common
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public Point Position { get; set; }

Property Value

Point
See Also