Class DwfWhipLogicalBox

DwfWhipLogicalBox class

Represents logical box

public class DwfWhipLogicalBox

Constructors

NameDescription
DwfWhipLogicalBox()Initializes a new instance of the DwfWhipLogicalBox class
DwfWhipLogicalBox(DwfWhipLogicalPoint, DwfWhipLogicalPoint)Initializes a new instance of the DwfWhipLogicalBox class

Properties

NameDescription
Max { get; }Gets maximal point of box
Min { get; }Gets minimal point of box

See Also