CIMPictureGraphic Class Members
In This Topic
The following tables list the members exposed by CIMPictureGraphic.
Public Constructors
Public Properties
| Name | Description |
| Attributes |
Gets or sets a property set of attributes. Typically set by the layer or element during draw.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
| BlendingMode |
Gets or sets the blending mode of the graphic. Typically set by the layer or element during draw.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
| Frame |
Gets or sets the graphic frame of the picture graphic.
|
| PictureURL |
Gets or sets the URL of the picture graphic. Typically a base64 encoded representation of the picture.
|
| Placement |
Gets or sets the placement anchor of the graphic.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
| ReferenceScale |
Gets or sets the reference scale of the graphic. Typically set by the layer or element during draw.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
| ReferenceURI |
Gets or sets the URI of the binary reference containing the picture data.
|
| Shape |
Gets or sets the shape of the picture graphic.
|
| SourceURL |
Gets or sets the source URL of the picture graphic. Typically the source of the image copied into the PictureURL.
|
| Symbol |
Gets or sets the symbol for the graphic.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
| Transparency |
Gets or sets the transparency of the graphic. Typically set by the layer or element during draw. Change the transparency of layers in the symbol for persistent changes.
(Inherited from ArcGIS.Core.CIM.CIMGraphic) |
Top
Public Methods
Public Events
See Also