ImageGear for .NET
Columns Property (ImGearXMPCFAPattern)




Gets or sets the number of columns, in the CFA pattern.
Syntax
'Declaration
 
Public Property Columns As ImGearXMPInteger
'Usage
 
Dim instance As ImGearXMPCFAPattern
Dim value As ImGearXMPInteger
 
instance.Columns = value
 
value = instance.Columns
public ImGearXMPInteger Columns {get; set;}
public: __property ImGearXMPInteger* get_Columns();
public: __property void set_Columns( 
   ImGearXMPInteger* value
);
public:
property ImGearXMPInteger^ Columns {
   ImGearXMPInteger^ get();
   void set (    ImGearXMPInteger^ value);
}

Property Value

ImageGear.Formats.XMP.ImGearXMPInteger class value.
See Also

Reference

ImGearXMPCFAPattern Class
ImGearXMPCFAPattern Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback