ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinFaceClassBreaksAspectRendererDefinition Class
Properties


In This Topic
    TinFaceClassBreaksAspectRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by TinFaceClassBreaksAspectRendererDefinition.

    Public Constructors
     NameDescription
    Public Constructor Create a class breaks renderer definition to draw faces in a surface layer.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the number of class breaks. The default value is 10.  
    Public PropertyGets the classification method to be used to compute class breaks. The default value is ArcGIS.Core.CIM.ClassificationMethod.Manual.  
    Public PropertyGets the cursor type. The default value is ArcGIS.Core.CIM.TerrainDrawCursorType.FaceAspect.  
    Public Property Gets or sets a template for the symbol used in the renderer.  
    Top
    See Also