Enumeration
DSIllustration​Rendering​Size
public enum DSIllustrationRenderingSize: Int
A type that defines the rendering size of an DSIllustration.
There are several standard sizes that an DSIllustration can display as.
let illustration = Illustration()
illustration.renderingSize = .size64
Relationships
Conforms To
Int