Eyeshot 11 WPF API Reference
WPF 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