 |
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: 10.1.8147.1045
Syntaxpublic PositionTypes PositionType { get; set; }
Property Value
Type:
PositionTypes
See Also