Gets or sets the defaults used when calling ToAnnObject(dicomannotationobject).
Contains defaults that are usedwhen calling ToAnnObject(dicomannotationobject).
A Leadtools.Dicom.DicomAnnotationObject can be filled, however it doesn't have fill color, pen color, text color or a font. An AnnObject can have a fill color, a pen color, a text color, and a font. When calling ToAnnObject(dicomannotationobject) to convert a Leadtools.Dicom.DicomAnnotationObject, the DefaultObject is an AnnObject that is referenced when setting the default values.
For an example, refer to FromAnnContainerToDataSet(dicomdataset,anncontainer).