Click or drag to resize

IVolumeProfileAssignRange Method (Int32, Int32)

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
bool AssignRange(
	int beginBarIdx,
	int endBarIdx
)

Parameters

beginBarIdx
Type: SystemInt32
endBarIdx
Type: SystemInt32

Return Value

Type: Boolean
See Also