AnchorManagerGetRasterPolys(IStep, RectangleD) Method

Definition

Namespace: PCBI.Automation.DragAndDrop
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IPolyClass> GetRasterPolys(
	IStep step,
	RectangleD rect
)

Parameters

step  IStep
 
rect  RectangleD
 

Return Value

ListIPolyClass

See Also