Name | Description | |
---|---|---|
CIMPictureFill Constructor |
The following tables list the members exposed by CIMPictureFill.
Name | Description | |
---|---|---|
CIMPictureFill Constructor |
Name | Description | |
---|---|---|
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) | |
ColorSubstitutions | Gets or sets the color substitutions which allows colors in the image to be substituted with a different color. | |
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) | |
Height | Gets or sets the height of the image. | |
Name | Gets or sets the internal name of the symbol layer used for symbol level drawing. (Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) | |
OffsetX | Gets or sets the distance that the image is offset in the horizontal direction. | |
OffsetY | Gets or sets the distance that the image is offset in the vertical direction. | |
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) | |
Rotation | Gets or sets angle of the image within the fill. | |
ScaleX | Gets or sets the width of the symbol without changing the height (or depth in 3D), as a ratio. | |
TextureFilter | Gets or sets how the image is resampled. | |
TintColor | Gets or sets the color that is applied as a tint to the image. The color is applied to the whole image. When the tint is set to white the image appears with its native colors. | |
URL | Gets or sets the URL of the image. Typically a base64 encoded image. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMPictureFill with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMPictureFill 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 CIMPictureFill and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMPictureFill 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) |