Click or drag to resize

DrawingViewIsOleInPlaceActive Property

Gets a value that indicates whether the OLE item is being edited in-place.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool IsOleInPlaceActive { get; }

Property Value

Type: Boolean
See Also