Name | Description | |
---|---|---|
CIMPolarContinuousColorRamp Constructor |
The following tables list the members exposed by CIMPolarContinuousColorRamp.
Name | Description | |
---|---|---|
CIMPolarContinuousColorRamp Constructor |
Name | Description | |
---|---|---|
ColorSpace | Gets or sets the color spaced used defined by an ICC color profile. (Inherited from ArcGIS.Core.CIM.CIMColorRamp) | |
FromColor | Gets or sets the beginning color for the color ramp (also known as a color scheme). (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp) | |
InterpolationSpace | Gets or sets the color space in which the polar interpolation occurs. HSV, HLS, and LAB are the only supported color space types. | |
PolarDirection | Gets or sets the direction of the polar progression for the path from the beginning hue to the ending hue. | |
PrimitiveName | Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp) | |
ToColor | Gets or sets the ending color for the color ramp (also known as a color scheme). This is the color that the scheme transitions to. (Inherited from ArcGIS.Core.CIM.CIMContinuousColorRamp) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMPolarContinuousColorRamp. | |
FromJson | Reconstructs the CIMPolarContinuousColorRamp with a specified state from a JSON 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 CIMPolarContinuousColorRamp 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) |