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