|
TextBlockVisual3DPosition Property |
Gets or sets the position of the text. What point on 3D model is represented by this property is specified by
PositionType property (TopLeft by default).
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public Point3D Position { get; set; }
Property Value
Point3DSee Also