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