GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / Alignment Property
In This Topic
    Alignment Property (GoMultiTextNode)
    In This Topic
    Gets or sets the ListGroup's Alignment property.
    Syntax
    [Category("Appearance")]
    [DefaultValue(256)]
    [Description("How each item is positioned along the X axis.")]
    public int Alignment {get; set;}
    See Also