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