public bool ScalePenWidth {get; set;}
public: property bool ScalePenWidth { bool get(); void set ( bool value); }
'Declaration Public Property ScalePenWidth As Boolean
'Usage Dim instance As DicomLabel Dim value As Boolean instance.ScalePenWidth = value value = instance.ScalePenWidth
Target Platforms: .NET CLR 4.0 or higher
DicomLabel Class DicomLabel Members