RegionEvaluableGetBestDimension(SessionProfile, Term, String) Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
protected static int GetBestDimension(
	SessionProfile sessionProfile,
	Term[] term,
	out string unitName
)

Parameters

sessionProfile  SessionProfile
 
term  Term
 
unitName  String
 

Return Value

Int32

See Also