Accusoft.FormFix5.Net
Dimensions Property




The resolution dimensions to be used for images with no defined resolution.
Syntax
'Declaration
 
Public Property Dimensions As SizeF
'Usage
 
Dim instance As DefaultResolution
Dim value As SizeF
 
instance.Dimensions = value
 
value = instance.Dimensions
public SizeF Dimensions {get; set;}
public: __property SizeF get_Dimensions();
public: __property void set_Dimensions( 
   SizeF value
);
public:
property SizeF Dimensions {
   SizeF get();
   void set (    SizeF value);
}
See Also

Reference

DefaultResolution Class
DefaultResolution Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback