LEADTOOLS Medical

DefaultObject Property

Show in webframe





Gets or sets the defaults used when calling ToAnnObject(DicomAnnotationObject).
Syntax
public object DefaultObject {get; set;}
'Declaration
 
Public Property DefaultObject As Object
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As Object
 
instance.DefaultObject = value
 
value = instance.DefaultObject

            

            
public:
property Object^ DefaultObject {
   Object^ get();
   void set (    Object^ value);
}

Property Value

Contains defaults that are used when when calling ToAnnObject(DicomAnnotationObject).
Remarks
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.
Example
For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).
Requirements

Target Platforms

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features