Name | Description | |
---|---|---|
CIMCompositeTextPartPosition Constructor |
The following tables list the members exposed by CIMCompositeTextPartPosition.
Name | Description | |
---|---|---|
CIMCompositeTextPartPosition Constructor |
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. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMCompositeTextPartPosition with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMCompositeTextPartPosition with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMCompositeTextPartPosition and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMCompositeTextPartPosition and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |