Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadLAS Class / FillCoordinates Property

In This Topic
    FillCoordinates Property
    In This Topic
    When true the Coordinates array is filled.
    Syntax
    'Declaration
     
    Public Property FillCoordinates As Boolean
    public bool FillCoordinates {get; set;}
    See Also