CadImage.ViewPorts

CadImage.ViewPorts property

Gets or sets the view ports.

public CadVportList ViewPorts { get; set; }

Property Value

The view ports.

See Also