public interface VTControlLabelAlignmentStyleProperty extends VTStyleProperty
The following features are supported:
VTAlignmentPackage.getControlLabelAlignmentStyleProperty()| Modifier and Type | Method and Description |
|---|---|
AlignmentType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(AlignmentType value)
Sets the value of the
'
Type' attribute. |
equalStylesAlignmentType getType()
"LEFT".
The literals are from the enumeration
AlignmentType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
AlignmentType,
setType(AlignmentType),
VTAlignmentPackage.getControlLabelAlignmentStyleProperty_Type()void setType(AlignmentType value)
Type' attribute.
value - the new value of the 'Type' attribute.AlignmentType,
getType()Copyright © 2018. All rights reserved.