-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Objects.Layout.TabOrder
Albert Domenech edited this page Sep 4, 2024
·
3 revisions
Tab order. This number is an ordinal indicating this layout's ordering in the tab control that is attached to the drawing window. Note that the “Model” tab always appears as the first tab regardless of its tab order.
Namespace: ACadSharp.Objects.Layout
C#
DxfCodeValueAttribute
public Int32 TabOrder { get; set; }
Int32
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions