layout_info Field
<DataMember()> _
Public Shadows layout_info As List(Of CADLayoutInfo)
This language is not supported or no code example is available.
[DataMember()]
new public List<CADLayoutInfo> layout_info
This language is not supported or no code example is available.
[DataMember()]
public:
List<CADLayoutInfo^>^ layout_info;
This language is not supported or no code example is available.