'Declaration <CategoryAttribute("Dicom")> <DescriptionAttribute("The alignment of tick.")> Public Property TickAlignment As Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment
[Category("Dicom")] [Description("The alignment of tick.")] public Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment TickAlignment { get; set; }
[Category("Dicom")] [Description("The alignment of tick.")] public: __property Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment get_TickAlignment(); public: __property void set_TickAlignment(
Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment value
);
[Category("Dicom")] [Description("The alignment of tick.")] public:
property Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment TickAlignment { Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment get(); void set(Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment value); }
Property Value
Значение по умолчанию - DicomTickAlignment.Top.