CadHatchBoundaryPathContainer.SourceBoundaryObjects

CadHatchBoundaryPathContainer.SourceBoundaryObjects property

Gets or sets the source boundary objects.

public List<string> SourceBoundaryObjects { get; set; }

Property Value

The source boundary objects.

See Also