MPNPackageDataGetPolarityMarkerPoly(MPNPackageDataPolarityMarkerTypeEnum, RectangleD) Method

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static IPolyClass GetPolarityMarkerPoly(
	MPNPackageDataPolarityMarkerTypeEnum polarityMarkerType,
	RectangleD bodyBounds
)

Parameters

polarityMarkerType  MPNPackageDataPolarityMarkerTypeEnum
 
bodyBounds  RectangleD
 

Return Value

IPolyClass

See Also