次の方法で共有


IGeometryHost.GeometryHasFilledBackground Property

Gets a value indicating whether the background of the geometry will be filled.

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

Syntax

'宣言
ReadOnly Property GeometryHasFilledBackground As Boolean
    Get
bool GeometryHasFilledBackground { get; }
property bool GeometryHasFilledBackground {
    bool get ();
}
abstract GeometryHasFilledBackground : bool
function get GeometryHasFilledBackground () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IGeometryHost Interface

Microsoft.VisualStudio.Modeling.Diagrams Namespace