G2DCoordinateSystemGetRegion Method |
Get a region object, which describes the plotting area. Used to clip the plotting to
the plotting area.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract Region GetRegion()
Return Value
RegionA region object describing the plotting area.
See Also