Table of Contents

Interface IVerticalChainPoles

Namespace
Nalu.MagnetLayout
Assembly
Nalu.Maui.Layouts.dll

An interface for elements that have vertical chainable poles.

public interface IVerticalChainPoles

Properties

ChainBottom

Bottom pole of the chain element.

Variable ChainBottom { get; }

Property Value

Variable

ChainTop

Top pole of the chain element.

Variable ChainTop { get; }

Property Value

Variable