C# Class ClipperLib.JoinRec

Show file Open project: iNiKe/clipper Class Usage Examples

Public Properties

Property Type Description
poly1Idx int
poly2Idx int
pt1a IntPoint
pt1b IntPoint
pt2a IntPoint
pt2b IntPoint

Property Details

poly1Idx public property

public int poly1Idx
return int

poly2Idx public property

public int poly2Idx
return int

pt1a public property

public IntPoint,ClipperLib pt1a
return IntPoint

pt1b public property

public IntPoint,ClipperLib pt1b
return IntPoint

pt2a public property

public IntPoint,ClipperLib pt2a
return IntPoint

pt2b public property

public IntPoint,ClipperLib pt2b
return IntPoint