GhostShape Class

Definition

Describes a ShapeElement

public ref class GhostShape
[System.Serializable]
public class GhostShape
[<System.Serializable>]
type GhostShape = class
Public Class GhostShape
Inheritance
GhostShape
Attributes

Constructors

GhostShape(Guid, RectangleD, Guid, Double)

Initializes a new instance of the GhostShape class.

Properties

AbsoluteBoundingBox

Gets or sets the current bounding box of the shape in world units relative to the top-left of the diagram.

SourceAbsoluteBoundingBox

Gets the original bounding box of the shape in world units relative to the top-left of the diagram.

SourceGridSize

Gets the grid size that the source shape was respecting.

SourceId

Gets the Guid of the source shape element. This can return Guid.Empty.

SourceParentId

Gets the Guid of the source parent shape element. This can return Guid.Empty.

Applies to