The following tables list the members exposed by FillSymbol.
Name | Description | |
---|---|---|
FillSymbol Constructor | Initializes a new instance of the FillSymbol class. |
Name | Description | |
---|---|---|
BorderBrushProperty | Identifies the BorderBrush dependency property | |
BorderThicknessProperty | Identifies the border thickness dependency property | |
FillProperty | Identifies the Fill Brush dependency property |
Name | Description | |
---|---|---|
BorderBrush | Gets or sets the color of the border. | |
BorderThickness | Gets or sets the border thickness of the Geometry | |
ControlTemplate | Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Fill | Gets or sets the fill System.Windows.Media.Brush. | |
IsSealed | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol) |