LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

FrameSize Property (ViewWindowFields)

Show in webframe





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:
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

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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