예제 #1
0
 public string GetAttribute(string name)
 {
     return(CD.PtrToStr(NativeCD.cdCanvasGetAttribute(Handle, name)));
 }