Click or drag to resize

BuilderElementOrientationYOriGiven Property

Gets a value indicating whether the y-orientations were supplied.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual bool YOriGiven { get; }

Property Value

Type: Boolean

Implements

IBuilderElementOrientationYOriGiven
See Also