DiagramImage Properties
Represents a diagram image item.
Name | Description |
---|---|
Accessible |
Gets an object that contains accessibility information about the diagram item.
Inherited from Diagram |
Actual |
Returns the list of connection point locations.
Inherited from Diagram |
Actual |
Gets the actual padding for the diagram item.
Inherited from Diagram |
Actual |
Gets the actual padding for the diagram item.
Inherited from Diagram |
Affected |
Specifies whether the item can be realigned by the automatic layout algoritms.
Inherited from Diagram |
Allow |
Gets or sets whether the current Diagram |
Alt |
Gets or sets the Diagram |
Anchors |
Gets or sets the sides of the root item (page) to which the current Diagram |
Angle |
Specifies the angle by which the diagram item is rotated counterclockwise around its anchor point.
Inherited from Diagram |
Appearance |
Provides access to the item’s appearance settings.
Inherited from Diagram |
Are |
Gets whether the current item’s subordinates are visible.
Inherited from Diagram |
Background |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Diagram |
Bindings |
Gets a collection of current diagram item’s bindings.
Inherited from Diagram |
Bounds |
Gets or sets the item bounds.
Inherited from Diagram |
Can |
Specifies whether end-users can attach a connector’s beginning point to the item.
Inherited from Diagram |
Can |
Specifies whether end-users can attach the end point of a connector to the item.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to place the item into another container.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to copy the item to the clipboard.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to copy the item placed in a container.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to delete the item.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to delete the item placed in a container.
Inherited from Diagram |
Can |
This member is not supported by the Diagram |
Can |
Gets or sets whether to display the expand-collapse button below the diagram item that allows an end-user to show/hide the item’s subordinates.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to move the item across the canvas.
Inherited from Diagram |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Can |
Specifies whether to allow end-users to resize the item.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to rotate the item.
Inherited from Diagram |
Can |
Specifies whether to allow end-users to select the item.
Inherited from Diagram |
Can |
Specifies whether the item can snap to other items.
Inherited from Diagram |
Can |
Specifies whether other items can snap to this item.
Inherited from Diagram |
Collapse |
Gets or sets the horizontal alignment of the collapse button’s border relative to its actual position.
Inherited from Diagram |
Collapse |
Gets or sets the collapse button’s offset.
Inherited from Diagram |
Collapse |
Gets or sets the position of the collapse button.
Inherited from Diagram |
Collapse |
Gets or sets the vertical alignment of the collapse button’s border relative to its actual position.
Inherited from Diagram |
Collapse |
Gets or sets a value that indicates when the collapse button is displayed.
Inherited from Diagram |
Connection |
Specifies the list of points on the perimeter of a shape at which connectors can terminate.
Inherited from Diagram |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Custom |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Diagram |
Data |
Gets or sets the data item bound to the diagram item.
Inherited from Diagram |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Flip |
Gets or sets the flip effect that is currently applied to the image. |
Foreground |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Diagram |
Height |
Gets or sets the item height.
Inherited from Diagram |
Image | Gets or sets the source of the image displayed by the image item. |
Incoming |
Gets the collection of the current item’s incoming connectors.
Inherited from Diagram |
Is |
Gets whether the current diagram item is disposed.
Inherited from Diagram |
Is |
Gets whether the current item is selected.
Inherited from Diagram |
Is |
Gets whether the diagram item’s text is currently being edited.
Inherited from Diagram |
Is |
Gets whether the current diagram item is visible.
Inherited from Diagram |
Min |
Gets or sets the minimum item height.
Inherited from Diagram |
Min |
Gets or sets the minimum item size.
Inherited from Diagram |
Min |
Gets or sets the minimum item width.
Inherited from Diagram |
Move |
Gets or sets whether moving the current diagram item also moves its subordinates.
Inherited from Diagram |
Outgoing |
Gets the collection of the current item’s outgoing connectors.
Inherited from Diagram |
Owner |
Gets the owner of the current diagram item.
Inherited from Diagram |
Padding | For internal use. |
Parent |
Returns the current item’s parent item.
Inherited from Diagram |
Placeholder |
Gets the object that identifies the geometry of the image placeholder. |
Position |
Gets or sets the coordinates of the item’s upper left corner relative to the diagram canvas.
Inherited from Diagram |
Selection |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Diagram |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Size |
Gets or sets the size of the item.
Inherited from Diagram |
Source |
Gets the size of the source image. |
Stretch |
Specifies whether to preserve the aspect ratio of the source image when resizing the diagram image item. |
Stroke |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Diagram |
Tab |
Gets or sets whether the current item can be navigated to during item navigation using the TAB key.
Inherited from Diagram |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Diagram |
Template |
Gets or sets a condition that is used to choose a template for the diagram item.
Inherited from Diagram |
Template |
Identifies the item as a template used by data binding controllers.
Inherited from Diagram |
Theme |
Gets or sets the identifier of a style applied to the diagram item.
Inherited from Diagram |
Weight |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from Diagram |
Width |
Gets or sets the item width.
Inherited from Diagram |
X |
For internal use.
Inherited from Diagram |
Y |
For internal use.
Inherited from Diagram |
See Also