Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property AlignmentSecondary As LabelAlignmentCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LabelAlignmentCollection AlignmentSecondary {get;} |
When the primary Alignment option does not permit the room
necessary to draw this label, the alignment options in this collection are iterated to
find one that fits.