MPNPackageDataGetPolarityMarkerPoly(MPNPackageDataPolarityMarkerTypeEnum, RectangleD) Method
Namespace: PCBIAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public static IPolyClass GetPolarityMarkerPoly(
MPNPackageDataPolarityMarkerTypeEnum polarityMarkerType,
RectangleD bodyBounds
)
Public Shared Function GetPolarityMarkerPoly (
polarityMarkerType As MPNPackageDataPolarityMarkerTypeEnum,
bodyBounds As RectangleD
) As IPolyClass
public:
static IPolyClass^ GetPolarityMarkerPoly(
MPNPackageDataPolarityMarkerTypeEnum polarityMarkerType,
RectangleD bodyBounds
)
static member GetPolarityMarkerPoly :
polarityMarkerType : MPNPackageDataPolarityMarkerTypeEnum *
bodyBounds : RectangleD -> IPolyClass
- polarityMarkerType MPNPackageDataPolarityMarkerTypeEnum
-
- bodyBounds RectangleD
-
IPolyClass