Click or drag to resize

InternalElementTypeMaster Property

Gets and sets the Master. A Master is only defined, if this instance is a IsMirror. Setting a master will transform this instance into a mirror.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public InternalElementType Master { get; set; }

Property Value

InternalElementType

Implements

IMirrorTMaster
See Also