'宣言
Public Function New( _ ByVal overflow As Nullable(Of TextOverflow), _ ByVal textAlignment As Nullable(Of HAlign) _ )
public _PositionTextAnnotation( Nullable<TextOverflow> overflow, Nullable<HAlign> textAlignment )
パラメータ
- overflow
- textAlignment
'宣言
Public Function New( _ ByVal overflow As Nullable(Of TextOverflow), _ ByVal textAlignment As Nullable(Of HAlign) _ )
public _PositionTextAnnotation( Nullable<TextOverflow> overflow, Nullable<HAlign> textAlignment )