Accusoft.ThumbnailXpress6.Net
CadLayoutCount Property




Read-only property returning the number of layouts contained in a CAD image file represented by the thumbnail item.
Syntax
'Declaration
 
Public ReadOnly Property CadLayoutCount As Integer
'Usage
 
Dim instance As ThumbnailItem
Dim value As Integer
 
value = instance.CadLayoutCount
public int CadLayoutCount {get;}
public: __property int get_CadLayoutCount();
public:
property int CadLayoutCount {
   int get();
}

Property Value

The cad layout count.
Remarks
A layout count of 0 means the item is not of type ThumbnailType.Cad.
See Also

Reference

ThumbnailItem Class
ThumbnailItem Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback