Visual Basic (Declaration) | |
---|---|
Public Property Jp2Resolution As LeadSize |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsJpeg2000LoadOptions Dim value As LeadSize instance.Jp2Resolution = value value = instance.Jp2Resolution |
C# | |
---|---|
public LeadSize Jp2Resolution {get; set;} |
Property Value
The resolution to load.Refer to CodecsJpeg2000Options.Load.
Specifies the resolution of the image to load. You can specify 0 to get the default.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)