TextShapeUpdateAlignment Method |
Set the alignment and update the coordinates of the placement point.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract void UpdateAlignment(
Alignment alignment
)
Public MustOverride Sub UpdateAlignment (
alignment As Alignment
)
Parameters
- alignment
- Type: RootPro.RootProCADAlignment
reference position
See Also