Eyeshot 10 WinForms API Reference
Label Class Members
Fields  Properties  Methods 


WinForms Assembly > devDept.Eyeshot.Labels Namespace : Label Class

The following tables list the members exposed by Label.

Protected Fields
 NameDescription
Protected Field  
Protected Field Label color.  
Protected Field  
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public Property Gets or sets the label align mode.  
Public Property Gets or sets the label anchor point.  
Public Property Gets or sets the label color.  
Public Property Gets label position on screen.  
Public Property Gets or sets the label regeneration mode.  
Public Property Gets or sets the value that tells if the item can be selected.  
Public Property Gets or sets the label selection status.  
Public Property Gets the size of the label.  
Public PropertyIf false the label is not drawn.  
Top
Protected Properties
 NameDescription
Protected Internal Property Gets the label image.  
Top
Public Methods
 NameDescription
Public Method Clears the selection status.  
Public Method  
Public Method Releases unmanaged resources.  
Public Method Standard draw method.  
Public Method GDI draw method.  
Public Method Draw method for selected labels.  
Public Method Draws the label with an offset from attaching point.  
Public Method Draws (GDI) the label with an offset from attaching point.  
Public MethodPopulates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
Public Method  
Public Method Tells if the label is selected.  
Public Method Tells if a label is clipped by the clipping planes.  
Public Method Regenerates the label creating the internal data needed to draw the label.  
Public Method Scales the element for high DPI settings.  
Public Method Update label position on screen.  
Top
Protected Methods
 NameDescription
Protected Method  
Protected Internal Method  
Protected Method  
Protected Internal Method  
Protected Method  
Protected Method  
Protected Method Gets the proper image according to current selection status.  
Protected Method Gets the proper texture according to current selection status.  
Protected Method  
Top
See Also

Reference

Label Class
devDept.Eyeshot.Labels Namespace