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