PaletteSetAnchored Property
 | 
Namespace:  Bricscad.Windows
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public bool Anchored { get; }
 
Public ReadOnly Property Anchored As Boolean
        Get
 
public:
property bool Anchored {
        bool get ();
}
 
member Anchored : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also