Accusoft.ImagXpressSdk Namespace > LoadOptionsCad Class : LayoutToRender Property |
'Declaration Public Property LayoutToRender As Integer
'Usage Dim instance As LoadOptionsCad Dim value As Integer instance.LayoutToRender = value value = instance.LayoutToRender
public int LayoutToRender {get; set;}
CAD files present different objects or portions of objects and structures to render by layouts. This value should not exceed the total number of layouts within the CAD file.
Note: Available in Professional edition.