Class PickedDirection
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder
Assembly: VMBld.dll
public class PickedDirection : PickedResult
Inheritance
object ← PickedResult ← PickedDirection
Inherited Members
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PickedDirection()
public PickedDirection()
PickedDirection(DirectionBase)
public PickedDirection(DirectionBase directionBase)
Parameters
directionBase DirectionBase
Properties
Direction
public DirectionBase Direction { get; set; }
Property Value
DirectionBase
Type
public override PickedResult.PickedType Type { get; }