AcadDocumentClassPickfirstSelectionSet Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual Object PickfirstSelectionSet { get; }
Public Overridable ReadOnly Property PickfirstSelectionSet As Object
Get
public:
virtual property Object^ PickfirstSelectionSet {
Object^ get ();
}
abstract PickfirstSelectionSet : Object with get
override PickfirstSelectionSet : Object with get
Property Value
Type:
Object
Implements
IAcadDocumentPickfirstSelectionSet
See Also