Shape.Type

Shape.Type property

The type of a shape. It may be one of the following values: Group, Shape, Guide, or Foreign.

public TypeValue Type { get; set; }

See Also