Click or drag to resize

OriginAnyParserGetAnnotationProperties Method

[Missing <summary> documentation for "M:Altaxo.Serialization.Origin.OriginAnyParser.GetAnnotationProperties(System.Byte[],System.Int32,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 GetAnnotationProperties(
	byte[] anhd,
	int anhdsz,
	byte[] andt1,
	int andt1sz,
	byte[] andt2,
	int andt2sz,
	byte[] andt3,
	int andt3sz
)

Parameters

anhd  Byte

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

anhdsz  Int32

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

andt1  Byte

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

andt1sz  Int32

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

andt2  Byte

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

andt2sz  Int32

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

andt3  Byte

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

andt3sz  Int32

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

See Also