FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > SpreadCameraShape クラス : Height プロパティ |
'Declaration Public Overrides Property Height As Integer
'使用法 Dim instance As SpreadCameraShape Dim value As Integer instance.Height = value value = instance.Height
public override int Height {get; set;}