| 
            
              IBuilderElementOrientationXOriGiven Property 
             | 
          
        
         
            Gets a value indicating whether the x-orientations were supplied.
            
 
    Namespace: 
   Karamba.Elements
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
SyntaxReadOnly Property XOriGiven As Boolean
	Get
property bool XOriGiven {
	bool get ();
}abstract XOriGiven : bool with get
Property Value
Type: 
Boolean
See Also