AGI Components with Insight3D Alpha 2008 r8
HorizontalOrigin Property
Library Reference AGI.Graphics.Primitives IAgGxPrimitiveTextBatchOptionalParametersHorizontalOrigin
The horizontal point of origin for the text. The default is left. For example, if the origin is left, text is rendered to the right of its position.
Declaration Syntax
C# Visual Basic Visual C++

AgGxHorizontalOrigin 
HorizontalOrigin { 
get; 
set; }
Property 
HorizontalOrigin 
As 

AgGxHorizontalOrigin
property 

AgGxHorizontalOrigin 
HorizontalOrigin {
        

AgGxHorizontalOrigin 
get ();
        
void 
set (

AgGxHorizontalOrigin 
value);
}

Assembly: AGI.Graphics.Primitives.Interop(Module: AGI.Graphics.Primitives.Interop) Version: 9.0.0.0 (9.0.0.0)