Font SelectionFont {get; set;}
'Declaration Property SelectionFont As Font
'Declaration
Property SelectionFont As Font
'Usage Dim instance As IPaintingContext Dim value As Font instance.SelectionFont = value value = instance.SelectionFont
'Usage
Dim instance As IPaintingContext Dim value As Font instance.SelectionFont = value value = instance.SelectionFont
IPaintingContext Interface IPaintingContext Members