ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolExtensionMethods Class
Methods


In This Topic
    SymbolExtensionMethods Class Members
    In This Topic

    The following tables list the members exposed by SymbolExtensionMethods.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Gets rotation value of a point symbol.  
    Public Methodstatic (Shared in Visual Basic) Gets color of a symbol.  
    Public Methodstatic (Shared in Visual Basic) Gets outline color of a polygon symbol.  
    Public Methodstatic (Shared in Visual Basic) Gets size of a symbol.  
    Public Methodstatic (Shared in Visual Basic) Determines whether a symbol color is in mixed state.  
    Public Methodstatic (Shared in Visual Basic) Determines whether a polygon symbol outline color is in mixed state.  
    Public Methodstatic (Shared in Visual Basic) Makes symbol reference for a symbol.  
    Public Methodstatic (Shared in Visual Basic) Sets rotation of a point symbol.  
    Public Methodstatic (Shared in Visual Basic) Sets color of a symbol.  
    Public Methodstatic (Shared in Visual Basic) Sets the outline color of a polygon symbol.  
    Public Methodstatic (Shared in Visual Basic) Sets whether symbol should be displayed with real world size or with fixed screen size.  
    Public Methodstatic (Shared in Visual Basic) Sets size of a symbol.  
    Top
    See Also