Click or drag to resize

OriginAnyParserGetNoteProperties Method

[Missing <summary> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]


Namespace: Altaxo.Serialization.Origin
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public void GetNoteProperties(
	byte[] nwehd,
	int nwehdsz,
	byte[] nwelb,
	int nwelbsz,
	byte[] nwect,
	int nwectsz
)

Parameters

nwehd  Byte

[Missing <param name="nwehd"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

nwehdsz  Int32

[Missing <param name="nwehdsz"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

nwelb  Byte

[Missing <param name="nwelb"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

nwelbsz  Int32

[Missing <param name="nwelbsz"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

nwect  Byte

[Missing <param name="nwect"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

nwectsz  Int32

[Missing <param name="nwectsz"/> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetNoteProperties(System.Byte[],System.Int32,System.Byte[],System.Int32,System.Byte[],System.Int32)"]

See Also