Aracılığıyla paylaş


TextSimpleMarkerProperties Oluşturucu

Tanım

TextSimpleMarkerProperties sınıfının yeni bir örneğini başlatır.

public:
 TextSimpleMarkerProperties(System::Windows::TextMarkerStyle style, double offset, int autoNumberingIndex, System::Windows::Media::TextFormatting::TextParagraphProperties ^ textParagraphProperties);
public TextSimpleMarkerProperties (System.Windows.TextMarkerStyle style, double offset, int autoNumberingIndex, System.Windows.Media.TextFormatting.TextParagraphProperties textParagraphProperties);
new System.Windows.Media.TextFormatting.TextSimpleMarkerProperties : System.Windows.TextMarkerStyle * double * int * System.Windows.Media.TextFormatting.TextParagraphProperties -> System.Windows.Media.TextFormatting.TextSimpleMarkerProperties
Public Sub New (style As TextMarkerStyle, offset As Double, autoNumberingIndex As Integer, textParagraphProperties As TextParagraphProperties)

Parametreler

style
TextMarkerStyle

öğesinin TextMarkerStylenumaralandırılmış değeri.

offset
Double

Double Satırın başından metin işaretçisi simgesinin sonuna kadar olan uzaklığı temsil eden bir.

autoNumberingIndex
Int32

Int32 Sayaç stili metin işaretçisinin otomatik numaralandırma sayacını temsil eden bir değer.

textParagraphProperties
TextParagraphProperties

Metin TextParagraphProperties işaretçisinin her metin karakteri tarafından paylaşılan özellikleri temsil eden bir değer.

Şunlara uygulanır