Click or drag to resize

SpecifiedCurveEllipsoidSurfaceRegionBuilder.ReferencePointInsideRegion Property

Gets or sets the specification for whether the ReferencePoint is inside or outside the region.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool? ReferencePointInsideRegion { get; set; }

Property Value

Type: Nullable<Boolean>
See Also