CadHatchBoundaryPathContainer.BoundaryPath

CadHatchBoundaryPathContainer.BoundaryPath property

Gets or sets the boundary path.

public List<ICadBoundaryPath> BoundaryPath { get; set; }

See Also