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