Click or drag to resize

ICurveDomain Property

Gets or sets the domain of the curve.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
IInterval Domain { get; set; }

Property Value

Type: IInterval
See Also