'DeclarationProperty Border As Boolean
'UsageDim instance As ICalloutFormat Dim value As Boolean instance.Border = value value = instance.Border
bool Border {get; set;}
Property Value
true if the border of the object is visible; otherwise, false.