public float Size {get; set;}
public: property float Size { float get(); void set ( float value); }
'Declaration Public Property Size As Single
'Usage Dim instance As DicomLabel3D Dim value As Single instance.Size = value value = instance.Size
Target Platforms: .NET CLR 4.0 or higher
DicomLabel3D Class DicomLabel3D Members