'Declaration Public Overrides Sub CopyTo( _ ByVal target As Object _ )
'使用法 Dim instance As LineShape Dim target As Object instance.CopyTo(target)
public override void CopyTo( object target )
LineShape クラス LineShape メンバ
© 2004-2015, GrapeCity inc. All rights reserved.