次の方法で共有


PointD.IsEmpty Property

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

Syntax

'宣言
Public ReadOnly Property IsEmpty As Boolean
    Get
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool
function get IsEmpty () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

PointD Structure

Microsoft.VisualStudio.Modeling.Diagrams Namespace