DiagramLoadOptions

DiagramLoadOptions class

Opties voor het laden van diagramdocumenten.

public sealed class DiagramLoadOptions : LoadOptions

Constructeurs

Naam Beschrijving
DiagramLoadOptions() Initialiseert nieuw exemplaar vanDiagramLoadOptions klasse.

Eigenschappen

Naam Beschrijving
DefaultFont { get; set; } Standaardlettertype voor diagramdocument. Het volgende lettertype wordt gebruikt als een lettertype ontbreekt.
Format { get; set; } Type documentbestand invoeren.
Format { get; } Type documentbestand invoeren.

methoden

Naam Beschrijving
override Equals(object) Bepaalt of twee objectinstanties gelijk zijn.
virtual Equals(ValueObject) Bepaalt of twee objectinstanties gelijk zijn.
override GetHashCode() Dient als de standaard hash-functie.

Zie ook