ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBASuitabilityAnalysisLayer Class
Properties Methods Events


In This Topic
    CIMBASuitabilityAnalysisLayer Class Members
    In This Topic

    The following tables list the members exposed by CIMBASuitabilityAnalysisLayer.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the classification transparency.  
    Public Property Gets or sets the Suitability Analysis combination method.  
    Public Property Gets or sets the Suitability Analysis criterion info items.  
    Public Property Gets or sets the Suitability Analysis final score scale method.  
    Public Property Gets or sets the outline color.  
    Public Property Gets or sets the outline width.  
    Public Property Gets or sets the Suitability Analysis preprocessing method.  
    Public Property Gets or sets the Suitability Analysis preset method.  
    Public Property Gets or sets the Suitability Analysis layer renderer properties.  
    Public Property Gets or sets the results pane settings.  
    Public Property Gets or sets the Suitability Analysis sub-layer.  
    Public Property Gets or sets the Suitability Analysis Target Site.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of CIMBASuitabilityAnalysisLayer.  
    Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMBASuitabilityAnalysisLayer with a specified state from a JSON encoding.  
    Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public MethodOverridden.  Creates a JSON encoding of the CIMBASuitabilityAnalysisLayer and its current state.  
    Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Protected Methods
     NameDescription
    Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected MethodOverridden.  Reads the child element inside the reader.  
    Protected MethodOverridden.  Writes a child element to the writer.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    See Also