MatchingContextAppend Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public int Append(
	List<ExtendedSearchEntry> entries,
	PointF offset,
	PointF innerOffset
)

Parameters

entries  ListExtendedSearchEntry
 
offset  PointF
 
innerOffset  PointF
 

Return Value

Int32

See Also