CIMSegmentationTargetGroupVisualizationProperties Class Members
In This Topic
The following tables list the members exposed by CIMSegmentationTargetGroupVisualizationProperties.
Public Constructors
Public Properties
| Name | Description |
 | BaseProfile |
Gets or sets the base profile of the target group.
|
 | TargetProfile |
Gets or sets the target profile of the target group.
|
 | ThresholdComposition |
Gets or sets the Threshold Composition of the target group.
|
 | ThresholdIndex |
Gets or sets the Threshold Index of the target group.
|
Top
Public Methods
| Name | Description |
 | Clone |
Creates a deep copy of CIMSegmentationTargetGroupVisualizationProperties.
|
  | FromJson |
Reconstructs the CIMSegmentationTargetGroupVisualizationProperties 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 CIMSegmentationTargetGroupVisualizationProperties and its current state.
|
 | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also