• [CONNECT Update 17 C#] Navigating a TextBlock

    TextBlock Class From the DgnPlatformNet help document: In the TextBlock DOM, this is the master object that represents a piece of text as a whole, and is the primary high-level object used to deal with multi-line, formatted text (and is also generally…
  • C++ Scan Example

    Hello, I have seen some examples of scanning with C++ on this site, as well as in the scanfile example included in the SDK. Despite all of this help, I have yet to figure our scanning. Could one of you post an example of a simple scan that just looks…