Share via


DiagramPens.GhostShapeOutline Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Shared ReadOnly Property GhostShapeOutline As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId 

value = DiagramPens.GhostShapeOutline
public static StyleSetResourceId GhostShapeOutline { get; }
public:
static property StyleSetResourceId^ GhostShapeOutline {
    StyleSetResourceId^ get ();
}
public static function get GhostShapeOutline () : StyleSetResourceId

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId

.NET Framework Security

See Also

Reference

DiagramPens Class

DiagramPens Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace