Shape.Del

Shape.Del property

A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.

public BOOL Del { get; set; }

See Also