LoadFont abstract method

FontStructType LoadFont(
  1. String fileName
)

Implementation

FontStructType LoadFont(
  String fileName,
);