Name | Description | |
---|---|---|
![]() | ConstructFill | Constructs a fill. |
![]() | ConstructHatchFill | Constructs a hatch fill of specific color, angle and separation. |
![]() | ConstructLineSymbol | Overloaded. |
![]() | ConstructMarker | Overloaded. |
![]() | ConstructMarkerFromBitmapSource | Constructs a marker from a bitmap source. |
![]() | ConstructMarkerFromFile | Constructs a marker from file. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ConstructMarkerFromStream | Constructs a marker from a stream. |
![]() | ConstructMarkerShape | Constructs the marker outline for the given marker style. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ConstructMaterial | Overloaded. |
![]() | ConstructMeshEdge | Overloaded. |
![]() | ConstructMeshSymbol | Overloaded. |
![]() | ConstructPointSymbol | Overloaded. |
![]() | ConstructPolygonSymbol | Overloaded. |
![]() | ConstructProceduralSymbol | Create a symbol reference with a procedural symbol layer for a rule package. This method must be called on the MCT. Use QueuedTask.Run |
![]() | ConstructSolidFill | Constructs a solid fill of specific color. |
![]() | ConstructStroke | Overloaded. |
![]() | ConstructTextSymbol | Overloaded. |
![]() | ConstructWaterFill | Constructs a water fill of specific color. |
![]() | GetDictionarySymbol | Builds a symbol from a dictionary. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetRulePackageDescription | Populate the associated rule package description. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | LayerIsCompatibleWithRulePackage | Checks the compatibility of the rule package geometry with the feature layer shape type for use as a renderer. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ShapeTypeSupportedWithRulePackage | Checks if the underlying shape type of the layer features is supported for use with rule package renderers. This method must be called on the MCT. Use QueuedTask.Run. |