Class NoteStartMarkerLayoutBox
Inheritance
System.Object
NoteStartMarkerLayoutBox
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Layout
Assembly: Telerik.Windows.Documents.dll
Syntax
public class NoteStartMarkerLayoutBox : AnnotationMarkerLayoutBox
Constructors
NoteStartMarkerLayoutBox(DocumentElement, DocumentStructureCollection)
Declaration
public NoteStartMarkerLayoutBox(DocumentElement associatedDocumentElement, DocumentStructureCollection collection)
Parameters
DocumentElement
associatedDocumentElement
|
DocumentStructureCollection
collection
|