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