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

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