Interface IMeasurableEntity

IMeasurableEntity interface

Represents the measurable entity.

public interface IMeasurableEntity

Properties

NameDescription
Area { get; }Gets the area of a figure.
Length { get; }Gets the length of a figure.

See Also