Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal _LabelAlignment As LabelAlignment _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public bool Contains( LabelAlignment _LabelAlignment ) |
Parameters
- _LabelAlignment
- The LabelAlignment to find.
dotnetCHARTING | Send comments on this topic. |
Contains Method | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > LabelAlignmentCollection Class : Contains Method |
Visual Basic (Declaration) | |
---|---|
Public Function Contains( _ ByVal _LabelAlignment As LabelAlignment _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public bool Contains( LabelAlignment _LabelAlignment ) |