This returns the maximum number of components supported by LEAD J2K.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property MaximumComponentsNumber As Integer |
C# | |
---|
public static int MaximumComponentsNumber {get;} |
C++/CLI | |
---|
public:
static property int MaximumComponentsNumber {
int get();
} |
Property Value
Maximum number of components supported by LEAD J2K.
Example
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also