Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / ArrowColorX Property

In This Topic
    ArrowColorX Property (ObjectManipulator)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property ArrowColorX As Color
    public override Color ArrowColorX {get; set;}
    See Also