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


In This Topic
    SymbolExtensionMethods Class Methods
    In This Topic

    For a list of all members of this type, see SymbolExtensionMethods members.

    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