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