Visual Basic | |
---|---|
Property Direction As dsTableDirection_e |
C# | |
---|---|
dsTableDirection_e Direction {get; set;} |
JavaScript | |
---|---|
get_Direction () : String put_Direction ( NewVal : String ) |
COM native C++ | |
---|---|
HRESULT get_Direction( dsTableDirection_e* Val ) HRESULT put_Direction( dsTableDirection_e NewVal |
C++ | |
---|---|
DSRESULT get_Direction ( dsTableDirection_e* Val ) DSRESULT put_Direction( dsTableDirection_e NewVal ) |
Property Value
Header orientation of the table as defined in dsTableDirection_eDraftSight V1R5.0