'宣言 Public Function New( _ ByVal font As Font, _ ByVal fontVariant As FontVariant, _ ByVal brush As Brush, _ ByVal highlight As Brush, _ ByVal charSpacing As System.Single, _ ByVal wordSpacing As System.Single _ )
public StyleHashKey( Font font, FontVariant fontVariant, Brush brush, Brush highlight, System.float charSpacing, System.float wordSpacing )
オンラインで表示: GitHub