Class EmfCommentBeginGroup

Class EmfCommentBeginGroup

İsim alanı : Aspose.Imaging.FileFormats.Emf.Emf.Records Toplantı: Aspose.Imaging.dll (25.4.0)

EMR_COMMENT_BEGINGROUP kayıtları bir çizim kayıtları grubunun başlangıcını belirler.

public sealed class EmfCommentBeginGroup : EmfCommentPublicRecordType

Inheritance

object MetaObject EmfRecord EmfCommentRecordType EmfCommentPublicRecordType EmfCommentBeginGroup

mirasçı üyeleri

EmfCommentPublicRecordType.CommentIdentifier , EmfCommentPublicRecordType.PublicCommentIdentifier , EmfCommentRecordType.DataSize , EmfCommentRecordType.CommentIdentifier , EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfCommentBeginGroup(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfCommentBeginGroup sınıfının yeni bir örneğini başlatır.

public EmfCommentBeginGroup(EmfRecord source)

Parameters

source EmfRecord

Kaynak için .

Properties

Description

Bu kayıt grubunu tanımlayan seçmeli, sıfır bitmiş bir Unicode çubuğu alır veya ayarlar.

public string Description { get; set; }

Mülkiyet Değer

string

Düşünce

Sonraki seçmeli açıklama çubuğunda Unicode karakter sayısını alır veya ayarlar.

public int NDescription { get; set; }

Mülkiyet Değer

int

Rectangle

Bir WMF RectL nesneyi ([MS-WMF] bölüm 2.2.2.19) alır veya ayarlar.Logik koordinatlarda çıkış düz açısı.

public Rectangle Rectangle { get; set; }

Mülkiyet Değer

Rectangle

 Türkçe