'宣言 Public Overrides Function Compare( _ ByVal v As VisualPrimitive _ ) As System.Boolean
public override System.bool Compare( VisualPrimitive v )
パラメータ
- v
- The Border object to compare with.
戻り値の型
Returns true if two border objects represent same border.