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

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