Leadtools.Annotations Namespace > AnnRectangleEditDesigner Class : StartWorking Method |
protected override bool StartWorking( AnnEditDesignerOperation operation, int controlPointIndex, bool clipCursor, object hittestObject )
'Declaration Protected Overrides Function StartWorking( _ ByVal operation As AnnEditDesignerOperation, _ ByVal controlPointIndex As Integer, _ ByVal clipCursor As Boolean, _ ByVal hittestObject As Object _ ) As Boolean
'Usage Dim instance As AnnRectangleEditDesigner Dim operation As AnnEditDesignerOperation Dim controlPointIndex As Integer Dim clipCursor As Boolean Dim hittestObject As Object Dim value As Boolean value = instance.StartWorking(operation, controlPointIndex, clipCursor, hittestObject)
protected override bool StartWorking( AnnEditDesignerOperation operation, int controlPointIndex, bool clipCursor, object hittestObject )
function Leadtools.Annotations.AnnRectangleEditDesigner.StartWorking( operation , controlPointIndex , clipCursor , hittestObject )
protected: bool StartWorking( AnnEditDesignerOperation operation, int controlPointIndex, bool clipCursor, Object^ hittestObject ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2