TabCreatorTabType
Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public TabCreatorTab TabType { get; set; }
Public Property TabType As TabCreatorTab
Get
Set
public:
property TabCreatorTab TabType {
TabCreatorTab get ();
void set (TabCreatorTab value);
}
member TabType : TabCreatorTab with get, set
Property Value
TabCreatorTab
See Also