ContextTabDistanceType Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ContextRelationToThicknessType TabDistanceType { get; }
Public ReadOnly Property TabDistanceType As ContextRelationToThicknessType
Get
public:
property ContextRelationToThicknessType TabDistanceType {
ContextRelationToThicknessType get ();
}
member TabDistanceType : ContextRelationToThicknessType with get
Property Value
ContextRelationToThicknessType
See Also