ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LasUniqueValueRendererDefinition Class
Properties


In This Topic
    LasUniqueValueRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by LasUniqueValueRendererDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attribute used to define the unique values. The default value is LasAttributeType.Classification.  
    Public Property Gets or sets the color ramp used for symbol colors to be assigned from.  
    Public Property Gets or sets the flag indicating whether or not to modulate using intensity. The default value is false.  
    Public Property The symbol scale factor. Default value is 0.0.  
    Public Property Gets or sets a template for the symbol used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.TinUniqueValueRendererDefinition)
    Public Property Gets or sets a boolean to indicate that the DefaultSymbol will be used to draw features. Default value is false. (Inherited from ArcGIS.Desktop.Mapping.TinUniqueValueRendererDefinition)
    Top
    See Also