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

In This Topic
    DrawingStyle Property (PointCloud)
    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