Click or drag to resize
AB4D logo

TextBlockVisual3DPositionType Property

Gets or sets a PositionTypes the what point on the 3D model the Position property represents. Default value is TopLeft.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public PositionTypes PositionType { get; set; }

Property Value

PositionTypes
See Also