次の方法で共有


CTTextTab クラス

定義

CTParagraphStyle のタブを表します。

public class CTTextTab : IDisposable, ObjCRuntime.INativeObject
type CTTextTab = class
    interface INativeObject
    interface IDisposable
継承
CTTextTab
実装

コンストラクター

CTTextTab(CTTextAlignment, Double)

CTParagraphStyle のタブを表します。

CTTextTab(CTTextAlignment, Double, CTTextTabOptions)

CTParagraphStyle のタブを表します。

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

Location

CTParagraphStyle のタブを表します。

TextAlignment

CTParagraphStyle のタブを表します。

メソッド

Dispose()

CTTextTab オブジェクトによって使用されるリソースを解放します。

Dispose(Boolean)

CTTextTab オブジェクトによって使用されるリソースを解放します。

Finalize()

CTTextTab オブジェクトのファイナライザー

GetOptions()

CTParagraphStyle のタブを表します。

適用対象