C#
VB
C++
Gets or sets the associated CompositionLayerHeaderBox box.
public CodestreamRegistrationBox Creg { get; set; }
Public Property Creg As Leadtools.Jpip.Jpx.CodestreamRegistrationBox
public:
property Leadtools.Jpip.Jpx.CodestreamRegistrationBox^ Creg {
Leadtools.Jpip.Jpx.CodestreamRegistrationBox^ get();
void set ( Leadtools.Jpip.Jpx.CodestreamRegistrationBox^ );
}
Box that specifies the spatial registration between the codestreams in this CompositionLayerHeaderBox.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET