Name | Description | |
---|---|---|
CIMExtentIndicator Constructor |
The following tables list the members exposed by CIMExtentIndicator.
Name | Description | |
---|---|---|
CIMExtentIndicator Constructor |
Name | Description | |
---|---|---|
AvoidLabelConflict | Gets or sets a value indicating whether to avoid label conflict. Reserved for future implementation. | |
CollapseSize | Gets or sets the minimum size of the extent indicator before symbolizing it as a point. Units in points. | |
ExtentIndicatorType | Gets or sets the extent indicator type. Reserved for future implementation at this time. | |
IsVisible | Gets or sets a value indicating whether the extent indicator is visible. | |
LeaderSymbol | Gets or sets the leader symbol used to connect the associated extents. | |
LeaderType | Gets or sets the leader style used to connect the associated extents. | |
Name | Gets or sets the name of the extent indicator. | |
PointSymbol | Gets or sets the point symbol used to symbolize an extent indicator. | |
SourceMapFrame | Gets or sets the source map frame's extent to be displayed. | |
Symbol | Gets or sets the area symbol used to represent the extent indicator. | |
SymbolizeExterior | Gets or sets a value indicating whether the area symbol should be applied outside the extent. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMExtentIndicator with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMExtentIndicator 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 CIMExtentIndicator and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMExtentIndicator 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) |