[Description("The diameter, in Display coordinate system, of the annotation, where the annotation is rendered.")] [Category("Dicom")] public virtual float DiameterOfVisibility { get; set; }
[Description("The diameter, in Display coordinate system, of the annotation, where the annotation is rendered.")] [Category("Dicom")] public: __property virtual float get_DiameterOfVisibility(); public: __property virtual void set_DiameterOfVisibility(
float value
);
[Description("The diameter, in Display coordinate system, of the annotation, where the annotation is rendered.")] [Category("Dicom")] public:
virtual property float DiameterOfVisibility { float get(); void set(float value); }
'Declaration <DescriptionAttribute("The diameter, in Display coordinate system, of the annotation, where the annotation is rendered.")> <CategoryAttribute("Dicom")> Public Overridable Property DiameterOfVisibility As Single
Property Value
Default value is 0.