UniqueId

IShape.UniqueId property

Gets unique shape identifier in presentation scope. Read-only UInt32. See also OfficeInteropShapeId for getting unique shape identifier in slide scope.

public uint UniqueId { get; }

See Also