MatchingContextAppend Method
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public int Append(
List<ExtendedSearchEntry> entries,
PointF offset,
PointF innerOffset
)
Public Function Append (
entries As List(Of ExtendedSearchEntry),
offset As PointF,
innerOffset As PointF
) As Integer
public:
int Append(
List<ExtendedSearchEntry>^ entries,
PointF offset,
PointF innerOffset
)
member Append :
entries : List<ExtendedSearchEntry> *
offset : PointF *
innerOffset : PointF -> int
- entries ListExtendedSearchEntry
-
- offset PointF
-
- innerOffset PointF
-
Int32