Accusoft.ImagXpressSdk Namespace > ImageXData Class : Layout Method |
'Declaration Public Function Layout( _ ByVal LayoutIndex As Integer _ ) As CadLayout
'Usage Dim instance As ImageXData Dim LayoutIndex As Integer Dim value As CadLayout value = instance.Layout(LayoutIndex)
public CadLayout Layout( int LayoutIndex )
public: CadLayout* Layout( int LayoutIndex )
public: CadLayout^ Layout( int LayoutIndex )
Note: QueryCadFormat must be called before this method.
Note: Available in Professional edition.