Skip to content

wyux/wyux.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

WYX的blog

个人blog

blog

  • 1
  • 2
  • 3

baidu

haod

k


Public Overrides Function Read(ByRef CoreObj As MapFileCoreLib.MIGraphy, ByVal fno As Integer, ByVal fid As Integer, ByRef rec As GraphyRec) As Boolean
        Dim param() As Double = Nothing
        Dim TempObj As Object = Nothing
        CoreObj.GetObj(fno, fid, rec.caption, rec.type, rec.status, ObjCode, TempObj)
        If TempObj Is Nothing Then Return False

        param = CType(TempObj, Double())

        Read(CoreObj, param)

        param = Nothing
        Return True
    End Function
  • []

  • [x]

About

个人blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages