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