DVTk API
AddGroupLength Property
DVTkDvtkHighLevelInterface.Dicom.FilesDicomFileAddGroupLength
DVTk API

[This is preliminary documentation and is subject to change.]

Gets or sets a boolean indicating if group length attributes will be added to the dataset when calling the Write method.
Declaration Syntax
C#Visual BasicVisual C++
public bool AddGroupLength { get; set; }
Public Property AddGroupLength As Boolean
public:
property bool AddGroupLength {
	bool get ();
	void set (bool value);
}
Remarks
Default value is false.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0