Spread Silverlight Documentation
OuterStroke Property


GrapeCity.Windows.SpreadSheet.UI Namespace > FloatingObjectSelectedFrame Class : OuterStroke Property
Syntax
'Declaration
 
Public Property OuterStroke As System.Windows.Media.Brush
'Usage
 
Dim instance As FloatingObjectSelectedFrame
Dim value As System.Windows.Media.Brush
 
instance.OuterStroke = value
 
value = instance.OuterStroke
public System.Windows.Media.Brush OuterStroke {get; set;}
See Also

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members