Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / TrimCurveSurrogate Class / CheckSurrogateData Method

In This Topic
    CheckSurrogateData Method (TrimCurveSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function CheckSurrogateData( _
       ByVal content As contentType, _
       Optional ByVal logMessage As String _
    ) As Boolean
    protected override bool CheckSurrogateData( 
       contentType content,
       string logMessage
    )

    Parameters

    content
    logMessage
    See Also