Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'宣言
Public Shared ReadOnly Property DiagramOutline As StyleSetResourceId
'使用
Dim value As StyleSetResourceId
value = DiagramPens.DiagramOutline
public static StyleSetResourceId DiagramOutline { get; }
public:
static property StyleSetResourceId^ DiagramOutline {
StyleSetResourceId^ get ();
}
public static function get DiagramOutline () : StyleSetResourceId
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.