Sets the current text alignment.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public abstract void SetTextAlignment ( |
Visual Basic
Copy Code
|
|---|
Public MustOverride Sub SetTextAlignment( _ |
A TextAlignment member specifying the horizontal alignment.
A TextAlignment member specifying the vertical alignment.
See Also