'Declaration Public Overrides Property Font As Font
'Declaration
Public Overrides Property Font As Font
'使用法 Dim instance As TextShape Dim value As Font instance.Font = value value = instance.Font
'使用法
Dim instance As TextShape Dim value As Font instance.Font = value value = instance.Font
public override Font Font {get; set;}
TextShape クラス TextShape メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.