IsObjectPlacementModeActive Property
In This Topic
Returns true
, if special object placement mode is active.
Syntax
public virtual bool IsObjectPlacementModeActive {get;}
public:
virtual property bool IsObjectPlacementModeActive {
bool get();
}
See Also