The JPxLayers Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
Gets or sets the JPx composition layers.Visual Basic (Declaration) | |
---|---|
Public Property JPxLayers As SampleRange |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As JPXLContextRange Dim value As SampleRange instance.JPxLayers = value value = instance.JPxLayers |
C# | |
---|---|
public SampleRange JPxLayers {get; set;} |
C++/CLI | |
---|---|
public: property SampleRange^ JPxLayers { SampleRange^ get(); void set ( SampleRange^ value); } |
Property Value
A SampleRange object which represents the codestreams identified in a JPXLContextRange.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7