LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

SamplingRate Property (ResponseFields)

Show in webframe





Gets or sets the sampling rate returned by the server response.
Syntax
public Nullable<float> SamplingRate {get; set;}
'Declaration
 
Public Property SamplingRate As Nullable(Of Single)
'Usage
 
Dim instance As ResponseFields
Dim value As Nullable(Of Single)
 
instance.SamplingRate = value
 
value = instance.SamplingRate

            

            
public:
property Nullable<float> SamplingRate {
   Nullable<float> get();
   void set (    Nullable<float> value);
}

Property Value

A nullable System.Int32 specifying the sampling rate returned by the server.
Requirements

Target Platforms

See Also

Reference

ResponseFields Class
ResponseFields 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