Name | Description | |
---|---|---|
CIMDotDensityRenderer Constructor |
The following tables list the members exposed by CIMDotDensityRenderer.
Name | Description | |
---|---|---|
CIMDotDensityRenderer Constructor |
Name | Description | |
---|---|---|
ColorRamp | Gets or sets the color ramp. | |
DotDensitySymbol | Gets or sets the dot density symbol. | |
DotSize | Gets or sets the dot size. | |
DotValue | Gets or sets the dot value. | |
ExcludeDotsFromMaskedArea | Gets or sets a value indicating whether or not the exclude dots from masked areas. | |
ExclusionClause | Gets or sets the exclusion clause. | |
ExclusionDescription | Gets or sets the exclusion description. | |
ExclusionLabel | Gets or sets the exclusion label. | |
ExclusionSymbol | Gets or sets the exclusion symbol. | |
ExclusionSymbolPatch | Gets or sets the patch shape for the exclusion symbol. | |
FieldLabels | Gets or sets the label for each selected field name. | |
FieldNames | Gets or sets the field names dot data comes from. | |
MaintainDensity | Gets or sets a value indicating whether or not to maintain density. | |
MaskingLayer | Gets or sets a path to the layer that supplies masks. | |
RandomSeed | Gets or sets a random seed. | |
ReferenceScale | Gets or sets the reference scale. If specified, dots are calibrated from this scale. | |
SampleSize | Gets or sets the sample size for the number of features used to determine with initial dot value. | |
SymbolLabel | Gets or sets the legend label indicating what the symbol is (e.g. "dot"). | |
UnitLabel | Gets or sets the legend label indicating what the dots represent (e.g. "people"). | |
UseExclusionSymbol | Gets or sets a value indicating whether or not to use the exclusion symbol. | |
UseMasking | Gets or sets a value indicating whether or not to use masking. | |
ValueExpressionInfos | Gets or sets the arcade expressions the dot data comes from. If this array is populated it takes precedence over /// the FieldNames array. | |
VisualVariables | Gets or sets the visual variables. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMDotDensityRenderer with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMDotDensityRenderer with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMDotDensityRenderer and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMDotDensityRenderer and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |