Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FastPointCloud Class / DrawingStyle Property

In This Topic
    DrawingStyle Property (FastPointCloud)
    In This Topic
    Gets or sets point cloud drawing style.
    Syntax
    'Declaration
     
    Public Property DrawingStyle As PointCloud.drawingStyleType
    public PointCloud.drawingStyleType DrawingStyle {get; set;}
    See Also