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; }
Public MustOverride ReadOnly Property IsOleInPlaceActive As Boolean
Get
Property Value
Type:
BooleanSee Also