Class DwfWhipViewPort

DwfWhipViewPort class

Represents view port

public class DwfWhipViewPort : DwfWhipDrawable

Constructors

NameDescription
DwfWhipViewPort()Initializes a new instance of the DwfWhipViewPort class
DwfWhipViewPort(DwfWhipLogicalPoint[])Initializes a new instance of the DwfWhipViewPort class

Properties

NameDescription
virtual Color { get; set; }Gets or sets Color
ContourSet { get; }Gets contours set
Incarnation { get; }Gets Incarnation
IsMaterialized { get; }Gets or sets value, that object is materialized
override IsVisible { get; set; }
LayerIndex { get; set; }Gets or sets layer index
LineStyle { get; set; }Gets or sets line style
LineWeight { get; set; }Gets or sets line weight
override MaxPoint { get; }Gets the max point of object.
override MinPoint { get; }Gets the min point of object.
Name { get; }Gets name of vieport
TransformMatrix { get; set; }Gets or sets transform matrix

See Also