IShape Interface

Definition

Provides a base definition class for shape elements, such as Ellipse, Polygon, or Rectangle.

public interface class IShape
public interface IShape
type IShape = interface
Public Interface IShape
Derived

Methods

PathForBounds(Rect)

Applies to