CIMSegmentationTargetGroupVisualizationProperties Class Members
In This Topic
The following tables list the members exposed by CIMSegmentationTargetGroupVisualizationProperties.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BaseProfile |
Gets or sets the base profile of the target group.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TargetProfile |
Gets or sets the target profile of the target group.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ThresholdComposition |
Gets or sets the Threshold Composition of the target group.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ThresholdIndex |
Gets or sets the Threshold Index of the target group.
|
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone |
Creates a deep copy of CIMSegmentationTargetGroupVisualizationProperties.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | FromJson |
Reconstructs the CIMSegmentationTargetGroupVisualizationProperties with a specified state from a JSON encoding.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSchema |
Not implemented, reserved for future use.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ReadXml |
Reads the element inside the reader.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToJson | Overridden.
Creates a JSON encoding of the CIMSegmentationTargetGroupVisualizationProperties and its current state.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also