Click or drag to resize
AB4D logo

AxisWithOverlayLabelsVisual3DGetTitleTextBlockPosition Method

GetTitleTextBlockPosition returns the 2D position of the title TextBlock.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual Point GetTitleTextBlockPosition(
	BaseCamera camera
)

Parameters

camera  BaseCamera
camera

Return Value

Point
2D position of the title TextBlock
See Also