Autodesk Vault ProfessionalVault API

ToolbarPaintStyle Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandItem

Gets or sets the PaintStyle for this CommandItem when deployed on a toolbar.

Syntax

public PaintStyle ToolbarPaintStyle {get; set;}
Public Property ToolbarPaintStyle As PaintStyle

See Also