Shape.TwoD

Shape.TwoD property

Determines whether the shape behaves as a two-dimensional (2-D) object.

public bool TwoD { get; set; }

See Also