'宣言
Public Shared Function createPtsFromRect( _ ByVal rect As IRectangle, _ ByVal size As Double _ ) As IPolyline
public static IPolyline createPtsFromRect( IRectangle rect, double size )
パラメータ
- rect
- size
'宣言
Public Shared Function createPtsFromRect( _ ByVal rect As IRectangle, _ ByVal size As Double _ ) As IPolyline
public static IPolyline createPtsFromRect( IRectangle rect, double size )