CIMCompositeTextPartPosition Class Members
In This Topic
The following tables list the members exposed by CIMCompositeTextPartPosition.
Public Constructors
Public Properties
| Name | Description |
| HorizontalAlignment |
Gets or sets the horizontal alignment of the text part.
|
| IsPartWithinCalloutBox |
Gets or sets a value indicating whether the text part will be contained within the main callout.
If this is set to true, the main callout will expand to encompass this text part,
and a line will be draw separating the part from the rest of the callout.
This line will have the same symbol as the callout outline and will only draw if
the text part is above or below the top and bottom margins of the middle text.
|
| SplitOffset |
Gets or sets the split offset of the text part. This determines how much of a gap
there is between the callout border and any part of the text part intersecting the border
If this is set to wider than the callout width, none of the associated callout line will draw.
|
| VerticalAlignment |
Gets or sets the vertical alignment of the text part.
|
| XOffset |
Gets or sets the X offset of the text part.
|
| YOffset |
Gets or sets the Y offset of the text part.
|
Top
Public Methods
Public Events
See Also