Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadASC Class / PointSize Property

In This Topic
    PointSize Property
    In This Topic
    If not equal to zero this is used to set the point size of the FastPointCloud.
    Syntax
    'Declaration
     
    Public Property PointSize As Single
    public float PointSize {get; set;}
    See Also