Name | Description | |
---|---|---|
CIMGlossaryTable Constructor |
The following tables list the members exposed by CIMGlossaryTable.
Name | Description | |
---|---|---|
CIMGlossaryTable Constructor |
Name | Description | |
---|---|---|
Anchor | Gets or sets the anchor position of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
AutoUpdate | Gets or sets a value indicating whether properties of the surround should update automatically based on changes in the map. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
CustomProperties | Gets or sets the custom properties of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
DelimiterCharacter | Gets or sets the delimiter character that is displayed between columns. | |
DelimiterTextSymbol | Gets or sets the text symbol for the delimiter displayed between columns. | |
DrawToSpecification | Gets or sets a value indicating whether to draw the element to specification size or allow user to manually resize element. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
Expanded | Gets or sets a value indicating whether this element is expanded in the contents pane. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
Fields | Gets or sets the fields displayed in the glossary table. | |
FittingStrategy | Gets or sets the fitting strategy. | |
Frame | Gets or sets the geometry of a frame for an element. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
GraphicFrame | Gets or sets the graphic symbology of an element's frame. (Inherited from ArcGIS.Core.CIM.CIMFrameElement) | |
HeadingGap | Gets or sets the gap between column headings and rows. Values are in points. | |
HorizontalTextGap | Gets or sets the horizontal gap around field values. Values are in points. | |
Locked | Gets or sets a value indicating whether the element is locked. Each element in the contents pane has a lock icon. If the icon is shown as locked, you can not select that feature in the layout using the select tool. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
LockedAspectRatio | Gets or sets a value indicating whether the aspect ratio for an element is locked. If locked, the width and height values stretch proportionally. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
MapFrame | Gets or sets the map frame associated with the map surround. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MapMemberURI | Gets or sets the URI to a Layer or Standalone table in the project. | |
MaxScale | Gets or sets the maximum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
MinFontSize | Gets or sets the limit when reducing font sizes. Values are in points. | |
MinScale | Gets or sets the minimum scale. (Inherited from ArcGIS.Core.CIM.CIMMapSurround) | |
Name | Gets or sets the name of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
ProductSpecification | Gets or sets the map product specification type of the surround. (Inherited from ArcGIS.Core.CIM.CIMMapProductSurround) | |
RightToLeft | Gets or sets a value indicating whether right to left orientation should be applied. | |
Rotation | Gets or sets the rotation of the element. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
RotationCenter | Gets or sets the location of the anchor in page units.This is also the location the feature is rotated around. (Inherited from ArcGIS.Core.CIM.CIMElement) | |
RowGap | Gets or sets the gap between rows. Values are in points. | |
Title | Gets or sets the title of the element. | |
TitleGap | Gets or sets the gap between title and column headings. Values are in points. | |
TitleTextSymbol | Gets or sets the text symbol for title text. | |
VerticalTextGap | Gets or sets the vertical gap around field values. Values are in points. | |
Visible | Gets or sets a value indicating whether the element is visible. (Inherited from ArcGIS.Core.CIM.CIMElement) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMGlossaryTable. | |
FromJson | Reconstructs the CIMGlossaryTable with a specified state from a JSON 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 CIMGlossaryTable 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) |