Class DgnSharedCellElement

DgnSharedCellElement class

Represents shared cell definition element

public class DgnSharedCellElement : DgnDrawingElementBase

Properties

NameDescription
Definition { get; }Gets the definition.
Id { get; }Gets the identifier.
override MaxPoint { get; }Gets the max point of object.
Metadata { get; }Gets element metadata
override MinPoint { get; }Gets the min point of object.
Name { get; }Gets the name.
Origin { get; }Gets cell’s origin point

See Also