GhostShapeCollection.SourceDiagramId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source diagram id. This can return Guid.Empty.
public:
property Guid SourceDiagramId { Guid get(); };
public Guid SourceDiagramId { get; }
member this.SourceDiagramId : Guid
Public ReadOnly Property SourceDiagramId As Guid