Interface IDiagram
Namespace:System.Dynamic.ExpandoObject
Assembly:SilvaDawn.SilvaModel.UML.Interfaces.dll
Syntax
public interface IDiagram
Properties
PosNotifications
Declaration
bool PosNotifications { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
X
Declaration
double X { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Y
Declaration
double Y { get; set; }
Property Value
Type | Description |
---|---|
System.Double |