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