Name | Description | |
---|---|---|
CIMGradientStroke Constructor |
The following tables list the members exposed by CIMGradientStroke.
Name | Description | |
---|---|---|
CIMGradientStroke Constructor |
Name | Description | |
---|---|---|
CapStyle | Gets or sets how the stroke should draw at the ends of the geometries. (Inherited from ArcGIS.Core.CIM.CIMStroke) | |
CloseCaps3D | Gets or sets a value indicating whether to close caps when drawing them in 3D. When set to false, the caps are hollow. (Inherited from ArcGIS.Core.CIM.CIMStroke) | |
ColorLocked | Gets or sets a value indicating whether the color set at the basic properties level is applied to the symbol layer. If the symbol layer is color locked then changes made to the color in the basic properties will not be applied to the symbol layer. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
ColorRamp | Gets or sets the color scheme that is applied to the stroke. | |
Effects | Gets or sets whether the geometric effects that are applied to the symbol layer. Effects dynamically alter the feature geometry when the symbology is applied. Multiple effects applied to a symbol layer are rendered sequentially. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
Enable | Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
GradientMethod | Gets or sets how the gradient is applied along the stroke. | |
GradientSize | Gets or sets how much of the feature is covered by the color scheme. This is either a percentage of the total area which the color scheme spans or the number of page units from the starting point at which the gradient displays. | |
GradientSizeUnits | Gets or sets whether GradientSize is applied with an absolute distance or a relative percentage. | |
GradientType | Gets or sets whether the gradient is applied with discrete or continuous intervals. | |
Interval | Gets or sets how many bands draw when the GradientType is set to Discrete. | |
JoinStyle | Gets or sets how the symbol is drawn at the stroke segment connections. (Inherited from ArcGIS.Core.CIM.CIMStroke) | |
LineStyle3D | Gets or sets how strokes will be rendered in 3D. (Inherited from ArcGIS.Core.CIM.CIMStroke) | |
MiterLimit | Gets or sets the maximum 'sharpness' that is allowed for Miter joins. If the spike created by the miter join exceeds the miter limit times the width of the stroke, the sharp angle will be clipped and rendered with a bevel join. This property is only applied to the symbol layer when the JoinType is set to Miter. (Inherited from ArcGIS.Core.CIM.CIMStroke) | |
Name | Gets or sets the internal name of the symbol layer used for symbol level drawing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
Overprint | Gets or sets a value indicating whether or not the symbol layer should overprint in press printing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
PrimitiveName | Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
Width | Gets or sets the width of the stroke. (Inherited from ArcGIS.Core.CIM.CIMStroke) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMGradientStroke. | |
FromJson | Reconstructs the CIMGradientStroke 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 CIMGradientStroke 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) |