Table of Contents

Interface IDiagramObjectWithId

Namespace
Lers.Models
Assembly
Lers.Models.dll

Описывает свойства элемента мнемосхемы с идентификатором.

public interface IDiagramObjectWithId
Extension Methods

Properties

Id

Идентификатор мнемосхемы.

int Id { get; set; }

Property Value

int