LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

FrameSize Property (ViewWindowFields)






Gets or sets the requested image resolution size.
Syntax
public LeadSize FrameSize {get; set;}
'Declaration
 
Public Property FrameSize As LeadSize
'Usage
 
Dim instance As ViewWindowFields
Dim value As LeadSize
 
instance.FrameSize = value
 
value = instance.FrameSize
public LeadSize FrameSize {get; set;}
 get_FrameSize();
set_FrameSize(value);
public:
property LeadSize FrameSize {
   LeadSize get();
   void set (    LeadSize value);
}

Property Value

The Leadtools.LeadSize of the requested image resolution size.
Remarks

Use this field to identify the desired resolution of the image. If the requested resolution is not available for the desired image, the server will decide the best resolution using the RoundingDirection field.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features