Click or drag to resize

PlotSettingsWindowUpRight Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the plot upper-right window corner.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Vector2 WindowUpRight { get; set; }
Request Example View Source

Property Value

Type: Vector2
See Also