Name | Description | |
---|---|---|
CIMLabelClass Constructor |
The following tables list the members exposed by CIMLabelClass.
Name | Description | |
---|---|---|
CIMLabelClass Constructor |
Name | Description | |
---|---|---|
Expression | Gets or sets the label expression. | |
ExpressionEngine | Gets or sets the label expression engine (the language the expression is written in). | |
ExpressionTitle | Gets or sets the human readable text title that describes the label expression. | |
FeaturesToLabel | Gets or sets a parameter indicating which features to label. | |
ID | Gets or sets the ID of the label class. This property is only used in the context of annotation. | |
MaplexLabelPlacementProperties | Gets or sets the Maplex placement properties which are used when the map uses the Maplex label engine. | |
MaximumScale | Gets or sets the maximum scale for labeling (set as the denominator of the scale's representative fraction). | |
MinimumScale | Gets or sets the minimum scale for labeling (set as the denominator of the scale's representative fraction). | |
Name | Gets or sets the name of the label class. | |
Priority | Gets or sets the priority of the label class. | |
StandardLabelPlacementProperties | Gets or sets the standard placement properties which are used when the map uses the standard label engine. | |
TextSymbol | Gets or sets the text symbol of the label class. | |
UseCodedValue | Gets or sets a value indicating whether or not to use coded value domain descriptions when labeling. | |
Visibility | Gets or sets a value indicating whether this label class is visible. | |
WhereClause | Gets or sets the SQL where clause of which features to label with this label class. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMLabelClass with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMLabelClass 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 CIMLabelClass and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMLabelClass 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) |