'Declaration Protected ReadOnly Property ScaleFactor As Single
'Declaration
Protected ReadOnly Property ScaleFactor As Single
'Usage Dim instance As XShape Dim value As Single value = instance.ScaleFactor
'Usage
Dim instance As XShape Dim value As Single value = instance.ScaleFactor
protected float ScaleFactor {get;}
XShape Class XShape Members