ViewViewport Property

Property that represents the size and position of this Viewport object. The extents are based on 2 points: * lower-left corner in nomalized device coordinates [0.0 .. 1.0] * upper-right corner in nomalized device coordinates [0.0 .. 1.0]

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual Extents2d Viewport { get; set; }

Property Value

Extents2d
See Also

©  Bricsys NV. All rights reserved.